summaryrefslogtreecommitdiffstats
path: root/meta-agl-devel.md
blob: 02089a0663cab85a53b70635359138f2b16d2800 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
## Introduction

The `meta-agl-devel` layer contains components that are being tested or
still in development.
The layer also contains software packages that Original Equipment
Manufacturers (OEMs) need but are not included in the AGL software.

## Sub-Layers

The `meta-agl-devel` layer contains the following files and sub-layers:

```
.
├── docs
├── LICENSE
├── LICENSE.GPL-2.0-only
├── LICENSE.MIT
├── meta-agl-devel.md
├── meta-agl-profile-graphical-html5
├── meta-pipewire
├── meta-speech-framework
├── README.md
└── templates
```

The following list provides a summary of these sub-layers:

* `meta-agl-profile-graphical-html5`: A collection of recipes to integrate 
  chromium and webapps into the AGL distro

* `meta-pipewire`: A collection of recipes used for the integration
  of the pipewire sound system.

* `meta-speech-framework`: Provides libraries and software packages needed by
  for speech recognition.

* `templates`: Feature templates that support the `meta-agl-devel` layer.