02089a0663cab85a53b70635359138f2b16d2800
[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-profile-graphical-html5
20 ├── meta-pipewire
21 ├── meta-speech-framework
22 ├── README.md
23 └── templates
24 ```
25
26 The following list provides a summary of these sub-layers:
27
28 * `meta-agl-profile-graphical-html5`: A collection of recipes to integrate 
29   chromium and webapps into the AGL distro
30
31 * `meta-pipewire`: A collection of recipes used for the integration
32   of the pipewire sound system.
33
34 * `meta-speech-framework`: Provides libraries and software packages needed by
35   for speech recognition.
36
37 * `templates`: Feature templates that support the `meta-agl-devel` layer.
38