Introduce meta-agl-profile-core and meta-agl-profile-graphics
[AGL/meta-agl.git] / meta-ivi-common / recipes-core / packagegroups / packagegroup-ivi-common-core.bb
diff --git a/meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core.bb b/meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core.bb
deleted file mode 100644 (file)
index b3cff10..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "The middlewares for AGL IVI profile"
-DESCRIPTION = "A set of packagegroups which contain common packages required by AGL Distribution"
-LICENSE = "MIT"
-
-inherit packagegroup
-
-PACKAGES = "\
-    packagegroup-ivi-common-core \
-    "
-
-ALLOW_EMPTY_${PN} = "1"
-
-RDEPENDS_${PN} += "\
-    packagegroup-ivi-common-core-automotive \
-    packagegroup-ivi-common-core-connectivity \
-    packagegroup-ivi-common-core-graphics \
-    packagegroup-ivi-common-core-multimedia \
-    packagegroup-ivi-common-core-navi-lbs \
-    packagegroup-ivi-common-core-os-commonlibs \
-    packagegroup-ivi-common-core-speech-services \
-    packagegroup-ivi-common-core-security \
-    packagegroup-ivi-common-core-kernel \
-    "