Introduction¶
The meta-agl-demo layer is the reference user interface layer for the DEMO
platform of Automotive Grade Linux (AGL).
The layer provides a demo applications and images.
Sub-Layers¶
The meta-agl-demo layer itself contains many sub-layers and files.
Following is a "tree" look at the layer structure:
.
├── meta-agl-demo-shared
└── meta-agl-kvm-demo
This list provides some overview information on the sub-layers
in meta-agl-demo:
meta-agl-demo-shared: The layer for common recipe between AGL Demo IVI and AGL Container based instrument cluster platform demo.meta-agl-kvm-demo: The layer for KVM demo.
Layer Dependencies¶
This section describes dependencies for the meta-agl-demo layer.
Dependencies are grouped into base, hardware, and feature dependencies.
Base Dependencies¶
The meta-agl-demo layer has the following base dependencies:
-
Yocto Project Release:
-
URI: git://git.yoctoproject.org/poky
- Branch: "scarthgap"
-
Tested Revision: See the
default.xmlmanifest file for theAGL-reporepository for revision information. -
AGL
meta-aglLayer: -
URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl
-
Branch: "master"
-
OpenEmbedded
meta-openembeddedLayer: -
Branch: "scarthgap"
-
Tested Revision: See the
default.xmlmanifest file for theAGL-reporepository for revision information.Specifically, out of
meta-openembedded, these sub-layers are used:meta-oemeta-multimediameta-networkingmeta-python
-
qt.io
meta-qt6Layer from the code.qt.io: -
URI: https://code.qt.io/yocto/meta-qt6.git
- Branch: "6.8"
-
Tested Revision: See the
default.xmlmanifest file for theAGL-reporepository for revision information. -
meta-flutter
meta-flutterLayer from the github/meta-flutter: -
URI: https://github.com/meta-flutter/meta-flutter.git
- Branch: "scarthgap"
- Tested Revision: See the
default.xmlmanifest file for theAGL-reporepository for revision information.
Feature Dependencies¶
The meta-agl-demo layer has the following AGL
feature
dependencies:
-
Yocto Project
meta-securityLayer: -
URI: https://git.yoctoproject.org/cgit/cgit.cgi/meta-security
- Branch: "scarthgap"
-
Tested Revision: See the
default.xmlmanifest file for theAGL-reporepository for revision information. -
meta-aglsub layers: -
URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl
-
Branch: "master"
-
OpenEmbedded's
meta-openembeddedLayer: -
URI: https://github.com/openembedded/meta-openembedded
- Branch: "scarthgap"
-
Tested Revision: See the
default.xmlmanifest file for theAGL-reporepository for revision information.Specifically, out of
meta-openembedded, these sub-layers are used:meta-filesystemsmeta-oemeta-python
Maintenance¶
All patches must be submitted via the AGL Gerrit instance at https://gerrit.automotivelinux.org. See this wiki page for details:
https://wiki.automotivelinux.org/agl-distro/contributing
Layer maintainers: * Jan-Simon Möller jsmoeller@linuxfoundation.org