Rework IVI image packagegroups
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-image-ivi.bb
diff --git a/recipes-platform/packagegroups/packagegroup-agl-image-ivi.bb b/recipes-platform/packagegroups/packagegroup-agl-image-ivi.bb
deleted file mode 100644 (file)
index c3d6f57..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-SUMMARY = "The middlewares for AGL IVI profile"
-DESCRIPTION = "The set of packages required for AGL Distribution"
-LICENSE = "MIT"
-
-inherit packagegroup
-
-PACKAGES = "\
-    packagegroup-agl-image-ivi \
-    "
-
-ALLOW_EMPTY:${PN} = "1"
-
-RDEPENDS:${PN} += "\
-    packagegroup-agl-image-minimal \
-"
-
-RDEPENDS:${PN} += "\
-    packagegroup-agl-ivi-connectivity \
-    packagegroup-agl-ivi-graphics \
-    packagegroup-agl-ivi-multimedia \
-    packagegroup-agl-ivi-multimedia-hardware \
-    packagegroup-agl-ivi-navigation \
-    packagegroup-agl-ivi-identity \
-    packagegroup-agl-ivi-services \
-    "
-