3 The `meta-agl-demo` layer is the reference user interface layer for the DEMO
4 platform of Automotive Grade Linux (AGL).
5 The layer provides a reference platform and applications.
6 The BitBake target name for the DEMO platform is `agl-demo-platform`, which is
7 the full DEMO platform image.
11 This section describes dependencies for the `meta-agl-demo` layer.
12 Dependencies are grouped into base, hardware, and feature dependencies.
16 The `meta-agl-demo` layer has the following base dependencies:
18 * Yocto Project Release:
20 - URI: git://git.yoctoproject.org/poky
22 - Tested Revision: See the [`default.xml`](https://github.com/leon-anavi/AGL-repo/blob/master/default.xml)
23 manifest file for the `AGL-repo` repository for revision
24 information.<br/><br/>
26 * AGL `meta-agl` Layer:
28 - URI: https://gerrit.automotivelinux.org/gerrit/AGL/meta-agl
29 - Branch: "master"<br/><br/>
31 * OpenEmbedded `meta-openembedded` Layer:
34 - Tested Revision: See the [`default.xml`](https://github.com/leon-anavi/AGL-repo/blob/master/default.xml)
35 manifest file for the `AGL-repo` repository for revision
38 Specifically, out of `meta-openembedded`, these sub-layers are used:
43 - `meta-python`<br/><br/>
45 * Yocto Project `meta-qt5` Layer from the
46 [OpenEmbedded Layer Index](https://layers.openembedded.org/layerindex/branch/master/layers/):
48 - URI: https://github.com/meta-qt5/meta-qt5.git
50 - Tested Revision: See the [`default.xml`](https://github.com/leon-anavi/AGL-repo/blob/master/default.xml)
51 manifest file for the `AGL-repo` repository for revision
52 information.<br/><br/>
55 ### Feature Dependencies
57 The `meta-agl-demo` layer has the following AGL
58 [feature](../getting_started/reference/getting-started/image-workflow-initialize-build-environment.html#agl-features)
61 * Yocto Project `meta-security` Layer:
63 - URI: https://git.yoctoproject.org/cgit/cgit.cgi/meta-security
65 - Tested Revision: See the [`default.xml`](https://github.com/leon-anavi/AGL-repo/blob/master/default.xml)
66 manifest file for the `AGL-repo` repository for revision
67 information.<br/><br/>
69 * AGL's `meta-app-framework` Layer within the `meta-agl` Layer:
71 - URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git
72 - Branch: "master"<br/><br/>
74 **The `agl-sota` Feature:**
76 * Here Technologies' `meta-updater` Layer:
78 - URI: https://github.com/advancedtelematic/meta-updater/
79 - Branch: "dunfell"<br/><br/>
81 * Here Technologies' `meta-updater-qemux86-64` Layer:
83 - URI: https://github.com/advancedtelematic/meta-updater-qemux86-64/
84 - Branch: "dunfell"<br/><br/>
86 * OpenEmbedded's `meta-openembedded` Layer:
88 - URI: https://github.com/openembedded/meta-openembedded
90 - Tested Revision: See the [`default.xml`](https://github.com/leon-anavi/AGL-repo/blob/master/default.xml)
91 manifest file for the `AGL-repo` repository for revision
94 Specifically, out of `meta-openembedded`, these sub-layers are used:
98 - `meta-python`<br/><br/>
100 **The `agl-netboot` Feature:**
102 * AGL's `meta-netboot` Layer within the `meta-agl` Layer:
104 - URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git