Update test/devel feature and crosssdk definitions
[AGL/meta-agl-demo.git] / meta-agl-demo.md
index 6f1665e..f7c8adf 100755 (executable)
@@ -54,7 +54,7 @@ The `meta-agl-demo` layer has the following base dependencies:
 ### Hardware Dependencies
 
 Aside from the previously listed base dependencies, if you are using a
-[supported Renesas board](../../../../getting_started/en/dev/reference/machines/renesas.html)
+[supported Renesas board](../getting_started/reference/getting-started/machines/renesas.html)
 supported Renesas board, these dependencies exist:
 
 * AGL's `meta-renesas` Layer:
@@ -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"
@@ -123,7 +131,7 @@ the `packagegroup-agl-demo-platform` packagegroup
 As meta-agl's design of packagegroups, the `agl-demo-platform.bb` recipe installs
 only `packagegroup-agl-demo-platform` and the packages of the DEMO applications.
 
-``agl-demo-platform`` contains the following four packagegroups:
+``agl-demo-platform`` contains the following three packagegroups:
 
   * `packagegroup-agl-image-minimal`
   * `packagegroup-agl-image-ivi`