CAN, GPIO, RNG vhost-devices for virtio-loopback [v6]
[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-agl-lxc
21 ├── meta-agl-ros2
22 ├── meta-oem-production-readiness
23 ├── meta-speech-framework
24 ├── README.md
25 └── templates
26 ```
27
28 The following list provides a summary of these sub-layers:
29
30 * `meta-speech-framework`: Provides libraries and software packages needed by
31   for speech recognition.
32
33 * `meta-agl-jailhouse`: Provides Jailhouse partitioning hypervisor and
34   supporting packages.
35
36 * `meta-agl-lxc`: Provides LXC container support and example images.
37
38 * `meta-agl-ros2`: Provides ROS2 and additional YDLIDAR support.
39
40 * `meta-oem-production-readiness`: Provides libraries and software packages of
41   IVI product readiness
42
43 * `meta-agl-flutter`: Provides Flutter support.
44
45 * `templates`: Feature templates that support the `meta-agl-devel` layer.
46