From b78be93201b449b7649c4f5a115bb77122e3f388 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Wed, 22 Jul 2020 19:41:36 +0200 Subject: [PATCH] remove old packagegroup MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Change-Id: I1d72656f53fbb56ea4c15fe082e6d0bcf3d707c7 --- .../packagegroups/packagegroup-agl-smartdevicelink.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb diff --git a/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb b/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb deleted file mode 100644 index 108e9b7d7..000000000 --- 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 \ - " -- 2.16.6