Remove package for built in plugin
[AGL/meta-agl-devel.git] / meta-agl-devel.md
old mode 100755 (executable)
new mode 100644 (file)
index 02089a0..84bcfd1
@@ -16,8 +16,10 @@ The `meta-agl-devel` layer contains the following files and sub-layers:
 ├── LICENSE.GPL-2.0-only
 ├── LICENSE.MIT
 ├── meta-agl-devel.md
-├── meta-agl-profile-graphical-html5
-├── meta-pipewire
+├── meta-agl-jailhouse
+├── meta-agl-lxc
+├── meta-agl-ros2
+├── meta-oem-production-readiness
 ├── meta-speech-framework
 ├── README.md
 └── templates
@@ -25,14 +27,20 @@ The `meta-agl-devel` layer contains the following files and sub-layers:
 
 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.
 
+* `meta-agl-jailhouse`: Provides Jailhouse partitioning hypervisor and
+  supporting packages.
+
+* `meta-agl-lxc`: Provides LXC container support and example images.
+
+* `meta-agl-ros2`: Provides ROS2 and additional YDLIDAR support.
+
+* `meta-oem-production-readiness`: Provides libraries and software packages of
+  IVI product readiness
+
+* `meta-agl-flutter`: Provides Flutter support.
+
 * `templates`: Feature templates that support the `meta-agl-devel` layer.