Upload manifests for chromecast google_tv Change-Id: I46b45cb4c1287e1e4d91b6b0dfa8e12f1f392948
diff --git a/README.md b/README.md index 61079ea..f58fd7d 100644 --- a/README.md +++ b/README.md
@@ -139,11 +139,11 @@ The open source manifests for the kernel and bootlooder of Chromecast with Google TV 4K releases can be found under [chromecast_with_google_tv_4k](https://nest-open-source.googlesource.com/manifests/+/refs/heads/main/chromecast_with_google_tv_4k) -folder. For example, to download the code specified in `462145.xml`, please run +folder. For example, to download the code specified in `499393.xml`, please run the following commands. ```shell -$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_4k/462145.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_4k/499393.xml $ repo sync ``` @@ -158,11 +158,11 @@ The open source manifests for the kernel and bootlooder of Chromecast with Google TV HD releases can be found under [chromecast_with_google_tv_hd](https://nest-open-source.googlesource.com/manifests/+/refs/heads/main/chromecast_with_google_tv_hd) -folder. For example, to download the code specified in `462145.xml`, please run +folder. For example, to download the code specified in `495821.xml`, please run the following commands. ```shell -$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_hd/462145.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_hd/495821.xml $ repo sync ```
diff --git a/chromecast_with_google_tv_4k/499393.xml b/chromecast_with_google_tv_4k/499393.xml new file mode 100644 index 0000000..c2dea15 --- /dev/null +++ b/chromecast_with_google_tv_4k/499393.xml
@@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + <remote fetch="https://nest-open-source.googlesource.com/manifest_repos" name="nest-open-source"/> + <project name="amlogic-driver" remote="nest-open-source" revision="997cd70d4a7705a53d751b3703cf0e9a600e42bc"/> + <project name="dhd-driver" remote="nest-open-source" revision="13333f8093809fb2785e28e25276e7ce6e55e245"/> + <project name="mali-driver" remote="nest-open-source" revision="bea013de35c10340860431964e0d8a20aff83b95"/> + <project name="media_modules" remote="nest-open-source" revision="a17f366ba1168a3b9be94d646cfb0e905947d6cd"/> + <project name="optee_linuxdriver" remote="nest-open-source" revision="a2286c2be42e3d83b6ca6b54b28219e5f0c42a10"/> + <project name="u-boot" remote="nest-open-source" revision="a8fd56bc97e2f7713e8dbcc24eeda292e62104f4"/> +</manifest>
diff --git a/chromecast_with_google_tv_hd/495821.xml b/chromecast_with_google_tv_hd/495821.xml new file mode 100644 index 0000000..9502ec0 --- /dev/null +++ b/chromecast_with_google_tv_hd/495821.xml
@@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + <remote fetch="https://nest-open-source.googlesource.com/manifest_repos" name="nest-open-source"/> + <project name="amlogic-driver" remote="nest-open-source" revision="e6b74aefe4a4a30074e515778b2a7c9160f5ea0d"/> + <project name="mali-driver" remote="nest-open-source" revision="bea013de35c10340860431964e0d8a20aff83b95"/> + <project name="media_modules" remote="nest-open-source" revision="a17f366ba1168a3b9be94d646cfb0e905947d6cd"/> + <project name="nxp-driver" remote="nest-open-source" revision="3de775f740da5fff2327ec754e0cd71852aa31b5"/> + <project name="u-boot" remote="nest-open-source" revision="63dd22710fafece20fc4b44cfd2d4d3a99a6bb2f"/> +</manifest>