aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-demo.md
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-11-11 11:19:51 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2020-02-12 14:28:32 +0100
commit0f77c9ae2bb4ec6916adcfe1b19d0bf34c40bf49 (patch)
treee2cec2a3b3f543ac4ce563c3f7f902b2f9988442 /meta-agl-demo.md
parentc650bb7c454ba8d222fd13f9fd4810dc07e59dd3 (diff)
docs: Update descriptions of agl-sota.guppy
Corrected the layers required for the agl-sota feature. Backported from halibut but adapted for rocko dependencies. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Change-Id: I5a464fe600e9502348cbaf3d314a69fbf10358ce
Diffstat (limited to 'meta-agl-demo.md')
-rwxr-xr-xmeta-agl-demo.md21
1 files changed, 14 insertions, 7 deletions
diff --git a/meta-agl-demo.md b/meta-agl-demo.md
index 411d2366..12a44969 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: "guppy"
**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: "guppy"<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: "guppy"