summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md25
-rwxr-xr-xmeta-agl-demo.md22
2 files changed, 28 insertions, 19 deletions
diff --git a/README.md b/README.md
index c8d86760..847c773b 100644
--- 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`
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"