summaryrefslogtreecommitdiffstats
path: root/meta-agl-demo.md
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-11-11 11:19:51 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-11-26 17:00:12 +0000
commita271cc0cdc82c9202e785d6de75d96f03ea6a7cb (patch)
tree9c8c1c1cd9348755d8705bdc5d303dbb4dd58334 /meta-agl-demo.md
parent16164dacf60588899102f954342b9130820040f7 (diff)
docs: Update descriptions of agl-sota.
Corrected the layers required for the agl-sota feature. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Change-Id: I5a464fe600e9502348cbaf3d314a69fbf10358ce
Diffstat (limited to 'meta-agl-demo.md')
-rwxr-xr-xmeta-agl-demo.md22
1 files changed, 15 insertions, 7 deletions
diff --git a/meta-agl-demo.md b/meta-agl-demo.md
index 43a41ad3..c7b11de9 100755
--- a/meta-agl-demo.md
+++ b/meta-agl-demo.md
@@ -75,17 +75,22 @@ dependencies:
manifest file for the `AGL-repo` repository for revision
information.<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: "master"<br/><br/>
**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: "master"<br/><br/>
+ - URI: https://github.com/advancedtelematic/meta-updater/
+ - Branch: "thud"<br/><br/>
+
+* Here Technologies' `meta-updater-qemux86-64` Layer:
+
+ - URI: https://github.com/advancedtelematic/meta-updater-qemux86-64/
+ - Branch: "thud"<br/><br/>
* OpenEmbedded's `meta-openembedded` Layer:
@@ -95,12 +100,15 @@ dependencies:
manifest file for the `AGL-repo` repository for revision
information.
- In particular, the `meta-openembedded` layer depends on the
- `meta-filesystems` sub-layer.<br/><br/>
+ Specifically, out of `meta-openembedded`, these sub-layers are used:
+
+ - `meta-filesystems`
+ - `meta-oe`
+ - `meta-python`<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: "master"