docs: Update descriptions of agl-sota. 94/22894/2 8.99.1 icefish/8.99.1 icefish_8.99.1
authorPatrick Vacek <patrickvacek@gmail.com>
Mon, 11 Nov 2019 10:19:51 +0000 (11:19 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 19 Nov 2019 16:41:56 +0000 (16:41 +0000)
Corrected the layers required for the agl-sota feature.

Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Change-Id: I5a464fe600e9502348cbaf3d314a69fbf10358ce

README.md
meta-agl-demo.md

index c8d8676..847c773 100644 (file)
--- a/README.md
+++ b/README.md
@@ -84,24 +84,25 @@ 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            : thud
+               > tested revision: e4dd74565f429b576e84972d12cc1ae2048be119
+
+               * `meta-updater-qemux86-64`
+               > URI: https://github.com/advancedtelematic/meta-updater-qemux86-64/
+               > branch            : thud
+               > tested revision: 214e14c4c45625842e542eebd696f903060d488f
 
                * `meta-openembedded`
                > layer          : meta-openembedded
-               > branch         : jethro
-               > tested revision: 8ab04afbffb4bc5184cfe0655049de6f44269990
+               > branch         : thud
+               > tested revision: 9b3b907f30b0d5b92d58c7e68289184fda733d3e
 
                        * 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`
+                               * `meta-openembedded/meta-python`
 
        * The feature `agl-netboot` has these dependenies:
                * `meta-agl/meta-netboot`
index 43a41ad..c7b11de 100755 (executable)
@@ -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"