remove old packagegroup 45/25045/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 22 Jul 2020 17:41:36 +0000 (19:41 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 22 Jul 2020 17:46:30 +0000 (19:46 +0200)
The layer meta-sdl does not have a dunfell branch. Remove the packagegroup as well.

Bug-AGL: SPEC-3452

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I1d72656f53fbb56ea4c15fe082e6d0bcf3d707c7

recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb [deleted file]

diff --git a/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb b/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
deleted file mode 100644 (file)
index 108e9b7..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Set of packages for SmartDeviceLink"
-LICENSE = "MIT"
-
-inherit packagegroup
-
-PACKAGES = "\
-    packagegroup-agl-smartdevicelink \
-    "
-
-ALLOW_EMPTY_${PN} = "1"
-
-RDEPENDS_${PN} += "\
-    sdl-core \
-    "