X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-demo.md;h=c7b11de94f301c63ba6bc5e408825d8266819985;hb=356015eb1bc597ccde99fe68014b36b59fd6817d;hp=6f1665e504bfb5db92d24f7fe33151ac26c43a9f;hpb=4d8cdb794590edbae5ac6e60841c6703b1c15d6e;p=AGL%2Fmeta-agl-demo.git diff --git a/meta-agl-demo.md b/meta-agl-demo.md index 6f1665e50..c7b11de94 100755 --- a/meta-agl-demo.md +++ b/meta-agl-demo.md @@ -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.

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

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

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

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

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

+ Specifically, out of `meta-openembedded`, these sub-layers are used: + + - `meta-filesystems` + - `meta-oe` + - `meta-python`

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