Upload 10900001 for iq photon Change-Id: Ib8a82fc6957d8735dcafd02d35371d68b2da7e50
diff --git a/README.md b/README.md index 068b883..88b035f 100644 --- a/README.md +++ b/README.md
@@ -61,7 +61,7 @@ ### Nest wired doorbell -The open source manifests for Nest battery doorbell releases can be found under +The open source manifests for Nest wired doorbell releases can be found under [nest_wired_doorbell](https://nest-open-source.googlesource.com/manifests/+/refs/heads/main/nest_wired_doorbell) folder. For example, to download the code specified in `416403.xml`, please run the following commands. @@ -71,6 +71,19 @@ $ repo sync ``` +### Nest IQ Indoor & IQ Outdoor photon version + +The open source manifests for Nest IQ Indoor & IQ Outdoor photon version +releases can be found under +[nest_iq_photon](https://nest-open-source.googlesource.com/manifests/+/refs/heads/main/nest_iq_photon) +folder. For example, to download the code specified in `10950001.xml`, please +run the following commands. + +```shell +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m nest_iq_photon/10950001.xml +$ repo sync +``` + ## Google Nest streaming products ### Chromecast with Google TV 4K
diff --git a/nest_iq_photon/10950001.xml b/nest_iq_photon/10950001.xml new file mode 100644 index 0000000..062a144 --- /dev/null +++ b/nest_iq_photon/10950001.xml
@@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + <remote fetch="https://nest-open-source.googlesource.com/manifest_repos" name="nest-open-source"/> + <project name="nest_diags" remote="nest-open-source" revision="7c9966099866e7c9ba090f332a1ef7c16b92b1ff"/> + <project name="connman-nest" remote="nest-open-source" revision="f77ed31f8ca3602406cbb266a4babb9a73e40b29"/> + <project name="dbus" remote="nest-open-source" revision="8a1ac70b82ae04f18d386301c34581f85d4696c7"/> + <project name="e2fsprogs" remote="nest-open-source" revision="493e279c0707e190f1cf7b303614ba958be8360a"/> + <project name="fec" remote="nest-open-source" revision="e5715ba013af53d887c05a4a651f238a0357bd15"/> + <project name="libcap" remote="nest-open-source" revision="8b84052afbd129272cb6897aa33f3c8ea37c09e7"/> + <project name="libnl" remote="nest-open-source" revision="94b2a25fe1c1a1af506d5436bde7da0476405625"/> + <project name="iptables" remote="nest-open-source" revision="35657ffeaeb94a406db5920855fe5840f41d008f"/> + <project name="iproute2" remote="nest-open-source" revision="a805e091f7fd6c907f8f1efaeb263ec465e039bb"/> + <project name="cypress-fmac-driver" remote="nest-open-source" revision="837f7ed857df37536e7053cdc60b324a13b56c6a"/> + <project name="glib" remote="nest-open-source" revision="0b8d1313279486a080dd231509551c7fd76ebfe7"/> + <project name="libiconv" remote="nest-open-source" revision="b68f41208309084050e579ca7c2264465a201079"/> + <project name="nspr" remote="nest-open-source" revision="3074c7b737f592545d46c65c51ea7163990204fb"/> + <project name="live555" remote="nest-open-source" revision="a08e8c931fb83da6df3184122afcd27cdd5375d0"/> + <project name="licenses" remote="nest-open-source" revision="7afae22c13c3d9ad30148a62a629325676770ff5"> + <linkfile src="nest_iq_photon/NOTICE.txt" dest="NOTICE.txt"/> + </project> +</manifest>