Add a patch for u-boot-ota to work with qemu
[AGL/meta-agl.git] / README.md
index b95b54c..fc6a069 100644 (file)
--- a/README.md
+++ b/README.md
@@ -72,10 +72,6 @@ Distribution and other platforms for In-Vehicle Infotainment system.
 `meta-agl-bsp` is a layer which contains required packages to boot AGL
 distribution on an emulated machine(QEMU).
 
-* `meta-agl/meta-agl-security`
-`meta-agl-security` is a layer which contains dependencies
-required by the security framework(s) - not the framework(s) itself.
-
 * `meta-agl/meta-netboot`
 `meta-netboot` contains the netboot initrd support recipes. This is needed
 in case of booting over the network as NFS does not support the securitylabels.
@@ -85,10 +81,9 @@ Packagegroups
 
 AGL package group design:
 
-* packagegroup-agl-core*
+* packagegroup-agl-image-minimal
 
         packagegroup-agl-core-automotive.bb
-        packagegroup-agl-core.bb
         packagegroup-agl-core-connectivity.bb
         packagegroup-agl-core-graphics.bb
         packagegroup-agl-core-kernel.bb
@@ -104,10 +99,9 @@ capable of allowing a device to boot.
 Subsystem should maintain packagegroup-agl-core-[subsystem].bb which should
 hold sufficient packages to build ``agl-image-minimal``.
 
-* packagegroup-agl-ivi*
+* packagegroup-agl-image-ivi
 
         packagegroup-agl-ivi-automotive.bb
-        packagegroup-agl-ivi.bb
         packagegroup-agl-ivi-connectivity.bb
         packagegroup-agl-ivi-graphics.bb
         packagegroup-agl-ivi-kernel.bb