X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl.md;h=e7d4fcb3018e8844e5065a44dc2425b03675d1dd;hb=2460f6ac99d834f00dfa6e26546c41eac6cd38c9;hp=565eff5a73f8d24528e5876ca6d74f1c75b692b1;hpb=1c3c06842ac1b9c089d0a08e91c60f44e4844fac;p=AGL%2Fmeta-agl.git diff --git a/meta-agl.md b/meta-agl.md index 565eff5a7..e7d4fcb30 100755 --- a/meta-agl.md +++ b/meta-agl.md @@ -26,8 +26,8 @@ Following is a "tree" look at the layer: |-- meta-agl-core-test |-- meta-agl-ic |-- meta-agl-ivi +|-- meta-agl-kuksa-val |-- meta-agl.md -|-- meta-app-framework |-- meta-netboot |-- meta-pipewire |-- scripts @@ -43,12 +43,11 @@ in `meta-agl`: * `docs`: Contains files that support AGL documentation. * `meta-agl-bsp`: Contains adaptations for recipes and required packages to boot an AGL distribution on targeted hardware and emulation (i.e. QEMU). -* `meta-agl-core`: This is the core layer with essential recieps and the distro. +* `meta-agl-core`: This is the core layer with essential recipes and the distro. * `meta-agl-core-test`: recipes supporting qa images (separate layer due to external dependencies) * `meta-agl-ic`: Instrument Cluster platform * `meta-agl-ivi`: IVI platform -* `meta-app-framework`: Configuration and recipes supporting the AGL Application - Framework. +* `meta-agl-kuksa-val`: Contains KUKSA.val databroker and VSS schema tooling recipes. * `meta-netboot`: Contains recipes and configuration adjustments to allow network boot through network block device (NBD) since network file system (NFS) does not support security labels.