2nd part of the layer/profile rework [2/2]
[AGL/meta-agl-demo.git] / recipes-appfw / packagegroups / packagegroup-agl-appfw.bb
diff --git a/recipes-appfw/packagegroups/packagegroup-agl-appfw.bb b/recipes-appfw/packagegroups/packagegroup-agl-appfw.bb
deleted file mode 100644 (file)
index cb5636b..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-SUMMARY = "The software for application framework of AGL IVI profile"
-DESCRIPTION = "A set of packages belong to AGL application framework"
-
-LICENSE = "MIT"
-
-inherit packagegroup
-
-PACKAGES = "\
-    packagegroup-agl-appfw \
-    "
-
-ALLOW_EMPTY_${PN} = "1"
-
-RDEPENDS_${PN} += "\
-    packagegroup-agl-appfw-automotive \
-    packagegroup-agl-appfw-connectivity \
-    packagegroup-agl-appfw-graphics \
-    packagegroup-agl-appfw-multimedia \
-    packagegroup-agl-appfw-navi-lbs \
-    packagegroup-agl-appfw-agl \
-    packagegroup-agl-appfw-native \
-    packagegroup-agl-appfw-web \
-    packagegroup-agl-appfw-security \
-    packagegroup-agl-appfw-speech-services \
-    "