summaryrefslogtreecommitdiffstats
path: root/recipes-sdl
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-07-22 19:41:36 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-07-22 19:46:30 +0200
commitb78be93201b449b7649c4f5a115bb77122e3f388 (patch)
treee8c43bd9fc8aae760e6cd95b1f099b88d78141a0 /recipes-sdl
parentcfe46ba57c9ab90a8d023f3b495c0eac92c2c9cc (diff)
remove old packagegroup
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
Diffstat (limited to 'recipes-sdl')
-rw-r--r--recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb b/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
deleted file mode 100644
index 108e9b7d..00000000
--- a/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
+++ /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 \
- "