diff options
Diffstat (limited to 'meta-agl-demo.md')
-rwxr-xr-x | meta-agl-demo.md | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/meta-agl-demo.md b/meta-agl-demo.md index 9ab5f9d3b..9bfc5f5c8 100755 --- a/meta-agl-demo.md +++ b/meta-agl-demo.md @@ -63,29 +63,36 @@ dependencies: - URI: https://git.yoctoproject.org/cgit/cgit.cgi/meta-security - Branch: "rocko"<br/><br/> -* AGL's `meta-app-framework` Layer Within the `meta-agl` Layer: +* AGL's `meta-app-framework` Layer within the `meta-agl` Layer: - URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git - Branch: "flounder" **The `agl-sota` Feature:** -* AGL's `meta-sota` Layer Within the `meta-agl-extra` Layer: +* Here Technologies' `meta-updater` Layer: - - URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-extra.git - - Branch: "flounder"<br/><br/> + - URI: https://github.com/advancedtelematic/meta-updater/ + - Branch: "rocko"<br/><br/> + +* Here Technologies' `meta-updater-qemux86-64` Layer: + + - URI: https://github.com/advancedtelematic/meta-updater-qemux86-64/ + - Branch: "rocko"<br/><br/> * OpenEmbedded's `meta-openembedded` Layer: - URI: https://github.com/openembedded/meta-openembedded - Branch: "rocko" - In particular, the `meta-openembedded` layer depends on the - `meta-filesystems` sub-layer. + Specifically, out of `meta-openembedded`, these sub-layers are used: + + - `meta-filesystems` + - `meta-oe`<br/><br/> **The `agl-netboot` Feature:** -* AGL's `meta-netboot` Layer Within the `meta-agl` Layer: +* AGL's `meta-netboot` Layer within the `meta-agl` Layer: - URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git - Branch: "flounder" |