X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-demo.md;h=12a449696cda882047ce812c0389452bc118f56f;hb=refs%2Fheads%2Fguppy;hp=ec4e3f68fbe83125c62bfd205f6a48feb7685029;hpb=696c095e467f565690ae71029fb3641684e2c926;p=AGL%2Fmeta-agl-demo.git diff --git a/meta-agl-demo.md b/meta-agl-demo.md index ec4e3f68f..12a449696 100755 --- a/meta-agl-demo.md +++ b/meta-agl-demo.md @@ -45,7 +45,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: @@ -63,29 +63,36 @@ dependencies: - URI: https://git.yoctoproject.org/cgit/cgit.cgi/meta-security - Branch: "rocko"

-* 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: "guppy" **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: "guppy"

+ - URI: https://github.com/advancedtelematic/meta-updater/ + - Branch: "rocko"

+ +* Here Technologies' `meta-updater-qemux86-64` Layer: + + - URI: https://github.com/advancedtelematic/meta-updater-qemux86-64/ + - Branch: "rocko"

* 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`

**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: "guppy"