Add gitreview file for jellyfish branch
[AGL/meta-agl-devel.git] / meta-agl-devel.md
1 ## Introduction
2
3 The `meta-agl-devel` layer contains components that are being tested or
4 still in development.
5 The layer also contains software packages that Original Equipment
6 Manufacturers (OEMs) need but are not included in the AGL software.
7
8 ## Sub-Layers
9
10 The `meta-agl-devel` layer contains the following files and sub-layers:
11
12 ```
13 .
14 ├── docs
15 ├── LICENSE
16 ├── LICENSE.GPL-2.0-only
17 ├── LICENSE.MIT
18 ├── meta-agl-devel.md
19 ├── meta-agl-jailhouse
20 ├── meta-speech-framework
21 ├── README.md
22 └── templates
23 ```
24
25 The following list provides a summary of these sub-layers:
26
27 * `meta-speech-framework`: Provides libraries and software packages needed by
28   for speech recognition.
29
30 * `meta-agl-jailhouse`: Provides Jailhouse partitioning hypervisor and
31   supporting packages.
32
33 * `templates`: Feature templates that support the `meta-agl-devel` layer.
34