tree: a36539a2102ba2db3174dd7aba6f811200f3d8a5 [path history] [tgz]
  1. README.md
clo/README.md

CLO manifests

Manifests here are based on codelinaro manifests. Once added, manifests have been re-organised to mirror the pattern found in AOSP manifests. I.e path, name, groups, clone-depth, revision.

E.g. <project path="prebuilts/deqp" name="platform/prebuilts/deqp" groups="pdk-fs" clone-depth="1" revision="ks-aosp.lnx.1.0.r4-rel" />

Obtaining manifests

Manifests can be found with:

$ repo init -u https://git.codelinaro.org/clo/la/platform/manifest
$ cd .repo/manifests
$ git checkout release

All released manifests should now be visible.