aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-11-11 11:19:51 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2020-02-12 14:32:36 +0100
commit39013218537551e3b86f730e266547f5cee63ced (patch)
treea05524d42b6b6b0e463ed5ad8712cdc9b0ebd32e
parent2a855c1c315233d48e38d2299c2814f8403e991b (diff)
docs: Update descriptions of agl-sota.flounder
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
-rw-r--r--README.md24
-rwxr-xr-xmeta-agl-demo.md21
2 files changed, 26 insertions, 19 deletions
diff --git a/README.md b/README.md
index c8d86760..afae7ba1 100644
--- 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`
diff --git a/meta-agl-demo.md b/meta-agl-demo.md
index 9ab5f9d3..9bfc5f5c 100755
--- a/meta-agl-demo.md
+++ b/meta-agl-demo.md
@@ -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"