Chromecast with Google TV S-2.0 release. Change-Id: I7088ec2f31fc96c236755aec9740201670facfa1
diff --git a/README.md b/README.md index 4fcb48d..b584dcb 100644 --- a/README.md +++ b/README.md
@@ -26,11 +26,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 `321968.xml`, +folder. For example, to download the code specified in `342494.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/321968.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_4k/342494.xml $ repo sync ``` @@ -40,11 +40,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 `318946.xml`, +folder. For example, to download the code specified in `342514.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/318946.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_hd/342514.xml $ repo sync ```
diff --git a/chromecast_with_google_tv_4k/342494.xml b/chromecast_with_google_tv_4k/342494.xml new file mode 100644 index 0000000..c25fffc --- /dev/null +++ b/chromecast_with_google_tv_4k/342494.xml
@@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + <remote fetch="https://nest-open-source.googlesource.com/manifest_repos" name="nest-open-source"/> + <project name="dhd-driver" remote="nest-open-source" revision="5ebba93749cc647bdcf5c40b30237836c679c165"/> + <project name="kernel" remote="nest-open-source" revision="9726be6e9410e04249ed0ea0e71ca7a40e042971"/> + <project name="mali-driver" remote="nest-open-source" revision="f195aa6e0fc5ace54e419c4367fe304c26a00f07"/> + <project name="media_modules" remote="nest-open-source" revision="5ccbf457235193a55540bc98ffea134d17a93942"/> + <project name="optee_linuxdriver" remote="nest-open-source" revision="a2286c2be42e3d83b6ca6b54b28219e5f0c42a10"/> + <project name="u-boot" remote="nest-open-source" revision="15b35d9e2db95e2d35ef9a27979f5ae72906b1bd"/> +</manifest> +
diff --git a/chromecast_with_google_tv_hd/342514.xml b/chromecast_with_google_tv_hd/342514.xml new file mode 100644 index 0000000..8b762c2 --- /dev/null +++ b/chromecast_with_google_tv_hd/342514.xml
@@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest> + <remote fetch="https://nest-open-source.googlesource.com/manifest_repos" name="nest-open-source"/> + <project name="kernel" remote="nest-open-source" revision="9398cc34ac0688d293c2dff535a4025e4140b0b1"/> + <project name="mali-driver" remote="nest-open-source" revision="f195aa6e0fc5ace54e419c4367fe304c26a00f07"/> + <project name="media_modules" remote="nest-open-source" revision="173d50af7c83516ae00c013b754c4c7841427c23"/> + <project name="nxp-driver" remote="nest-open-source" revision="1bc0a8f873bab7faa0ae06d6ee95e7e1595447e7"/> + <project name="optee_linuxdriver" remote="nest-open-source" revision="a2286c2be42e3d83b6ca6b54b28219e5f0c42a10"/> + <project name="u-boot" remote="nest-open-source" revision="fc3e29a3a807030f54f42519e72379efdfdf77c8"/> +</manifest> +