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-19 16:41:56 +0000
commit40d3bcf14728d53a3ab9df790b4eee8f6296bc65 (patch)
tree23d9b9ab965d9703f3ca474df296ab7582b31486 /meta-agl-demo.md
parentd8222a239eb57a6a48cadb3f9385b0e5beba38f2 (diff)
docs: Update descriptions of agl-sota.icefish_8.99.1icefish/8.99.18.99.1
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"