X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-ivi-common%2Frecipes-core%2Fpackagegroups%2Fpackagegroup-ivi-common-core.bb;fp=meta-ivi-common%2Frecipes-core%2Fpackagegroups%2Fpackagegroup-ivi-common-core.bb;h=0000000000000000000000000000000000000000;hb=bb0882c5dad030f676e424265ebcd869bb3ff899;hp=b3cff10a66392d0d1aeefc07e9544a1f722c6dd4;hpb=97e5e76efa44f55ee9aaf3998bb3df38b829706c;p=AGL%2Fmeta-agl.git 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 index b3cff10a6..000000000 --- a/meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core.bb +++ /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 \ - "