Prepare master for new framework integration
[AGL/meta-agl.git] / meta-app-framework / recipes-platform / packagegroups / packagegroup-agl-app-framework.bb
diff --git a/meta-app-framework/recipes-platform/packagegroups/packagegroup-agl-app-framework.bb b/meta-app-framework/recipes-platform/packagegroups/packagegroup-agl-app-framework.bb
deleted file mode 100644 (file)
index 866f2e0..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-SUMMARY = "AGL Application Framework core packages"
-DESCRIPTION = "The set of packages required by the AGL Application Framework"
-LICENSE = "MIT"
-
-inherit packagegroup
-
-PACKAGES_${PN} = "\
-    packagegroup-agl-app-framework \
-    "
-
-ALLOW_EMPTY:${PN} = "1"
-
-RDEPENDS:${PN} = "\
-       af-binder \
-       libafbwsc \
-       af-main \
-       nss-localuser \
-       af-platform-setup \
-       "