Add manifest file for 398799 release Change-Id: I7d6e21b0bf3360d7135565d3fc4ee99615999e19
diff --git a/README.md b/README.md index aa25660..8886bb6 100644 --- a/README.md +++ b/README.md
@@ -94,11 +94,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 `396135.xml`, please run +folder. For example, to download the code specified in `398799.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/396135.xml +$ repo init -u https://nest-open-source.googlesource.com/manifests -b main -m chromecast_with_google_tv_hd/398799.xml $ repo sync ```
diff --git a/chromecast_with_google_tv_hd/398799.xml b/chromecast_with_google_tv_hd/398799.xml new file mode 100644 index 0000000..bfde3be --- /dev/null +++ b/chromecast_with_google_tv_hd/398799.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="kernel" remote="nest-open-source" revision="3826944a9160b6e9b8cc883d9696bc516f4cf019"/> + <project name="mali-driver" remote="nest-open-source" revision="9413f2919b1cd5a56246f801900f31211d6cf317"/> + <project name="media_modules" remote="nest-open-source" revision="04cdcdd1d85e44be53605802a85bc97bee14fc0e"/> + <project name="nxp-driver" remote="nest-open-source" revision="320473f85ca225fb80061f66b849021516327ce8"/> + <project name="optee_linuxdriver" remote="nest-open-source" revision="a2286c2be42e3d83b6ca6b54b28219e5f0c42a10"/> + <project name="u-boot" remote="nest-open-source" revision="25e92cfac7f2fb1bd58122777283f02b5d66f4e0"/> +</manifest>