Upload 462145 for chromecast_with_google_tv_4k/hd Change-Id: I2471072d8bbee823817c3b084df7c7d846bb3065
diff --git a/README.md b/README.md index 2148232..621b75e 100644 --- a/README.md +++ b/README.md
@@ -91,32 +91,38 @@ 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 `452422.xml`, please run +folder. For example, to download the code specified in `462145.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/452422.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_4k/462145.xml $ repo sync ``` -For the device userspace opensource, please -[download AOSP code](https://source.android.com/docs/setup/download/downloading). +The remainder of the kernel code for Chromecast with Google TV 4K is available +as the +[GKI kernel source](https://android.googlesource.com/kernel/manifest/+/refs/heads/common-android14-5.15/default.xml). +For the device userspace opensource, please download the +[AOSP code](https://source.android.com/docs/setup/download). ### Chromecast with Google TV HD 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 `398799.xml`, please run +folder. For example, to download the code specified in `462145.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/398799.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_hd/462145.xml $ repo sync ``` -For the device userspace opensource, please -[download AOSP code](https://source.android.com/docs/setup/download/downloading). +The remainder of the kernel code for Chromecast with Google TV HD is available +as the +[GKI kernel source](https://android.googlesource.com/kernel/manifest/+/refs/heads/common-android14-5.15/default.xml). +For the device userspace opensource, please download the +[AOSP code](https://source.android.com/docs/setup/download). ### Google TV Streamer
diff --git a/chromecast_with_google_tv_4k/462145.xml b/chromecast_with_google_tv_4k/462145.xml new file mode 100644 index 0000000..5960ac1 --- /dev/null +++ b/chromecast_with_google_tv_4k/462145.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="a05ed2c51dbcc6885c722510f8b86e5b085a6c6a"/> + <project name="dhd-driver" remote="nest-open-source" revision="13333f8093809fb2785e28e25276e7ce6e55e245"/> + <project name="mali-driver" remote="nest-open-source" revision="857aaf385d5d76f7422cd365747cdaf00a50e85c"/> + <project name="media_modules" remote="nest-open-source" revision="7ba8956791829eb4e56932700d89f80750143366"/> + <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/462145.xml b/chromecast_with_google_tv_hd/462145.xml new file mode 100644 index 0000000..8587c0a --- /dev/null +++ b/chromecast_with_google_tv_hd/462145.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="753cef5d639ca542788719e4d400d2edc3363e2f"/> + <project name="mali-driver" remote="nest-open-source" revision="857aaf385d5d76f7422cd365747cdaf00a50e85c"/> + <project name="media_modules" remote="nest-open-source" revision="7ba8956791829eb4e56932700d89f80750143366"/> + <project name="nxp-driver" remote="nest-open-source" revision="3de775f740da5fff2327ec754e0cd71852aa31b5"/> + <project name="u-boot" remote="nest-open-source" revision="63dd22710fafece20fc4b44cfd2d4d3a99a6bb2f"/> +</manifest>