docs: Update descriptions of agl-sota. 39/23939/1 flounder
authorPatrick Vacek <patrickvacek@gmail.com>
Mon, 11 Nov 2019 10:19:51 +0000 (11:19 +0100)
committerPatrick Vacek <patrickvacek@gmail.com>
Wed, 12 Feb 2020 13:32:36 +0000 (14:32 +0100)
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

README.md
meta-agl-demo.md

index c8d8676..afae7ba 100644 (file)
--- a/README.md
+++ b/README.md
@@ -84,24 +84,24 @@ URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-renesas
                > branch            : master
 
  * The feature `agl-sota` has these dependencies:
-               * `meta-agl-extra/meta-sota`
-               > URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-extra.git
-               > branch            : master
+               * `meta-updater`
+               > URI: https://github.com/advancedtelematic/meta-updater/
+               > branch            : rocko
+               > tested revision: 7b7636399184d2aba30b51c8423d29bdc24e2273
+
+               * `meta-updater-qemux86-64`
+               > URI: https://github.com/advancedtelematic/meta-updater-qemux86-64/
+               > branch            : rocko
+               > tested revision: 697632ddd98ed7ae3dbd0bd84abb04079767bc56
 
                * `meta-openembedded`
                > layer          : meta-openembedded
-               > branch         : jethro
-               > tested revision: 8ab04afbffb4bc5184cfe0655049de6f44269990
+               > branch         : rocko
+               > tested revision: eae996301d9c097bcbeb8046f08041dc82bb62f8
 
                        * specifically:
                                * `meta-openembedded/meta-filesystems`
-                               * `meta-openembedded/meta-ruby`
-
-
-               * `meta-rust`
-               > URI: https://github.com/konsulko/meta-rust
-               > branch            : jethro
-               > tested revision: 395cde581938d862abb6a9219c0118c81cf01da2
+                               * `meta-openembedded/meta-oe`
 
        * The feature `agl-netboot` has these dependenies:
                * `meta-agl/meta-netboot`
index 9ab5f9d..9bfc5f5 100755 (executable)
@@ -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"