Remove agl-sdl integration as the layer is dysfunctional 18/24818/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 24 Jun 2020 11:56:51 +0000 (13:56 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 25 Jun 2020 14:00:45 +0000 (14:00 +0000)
meta-sdl upstream does not support YP 3.1 LTS 'dunfell' .
Remove the feature.

Bug-AGL: SPEC-3446
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I855f4c0b5a2dd361b9179f4861d8c120cb4f1256

recipes-platform/packagegroups/packagegroup-agl-demo.bb
templates/feature/agl-sdl/50_bblayers.conf.inc [deleted file]
templates/feature/agl-sdl/50_local.conf.inc [deleted file]
templates/feature/agl-sdl/README_feature_agl-sdl.md [deleted file]

index 18787c5..664878b 100644 (file)
@@ -42,12 +42,8 @@ DEMO_ENABLE_BTWILINK ?= ""
 DEMO_PLATFORM_CONF = ""
 DEMO_PLATFORM_CONF_append_ulcb = "${@bb.utils.contains("DEMO_ENABLE_BTWILINK", "true", "", " btwilink-disable-conf", d)}"
 
-SMARTDEVICELINK = "${@bb.utils.contains('DISTRO_FEATURES', 'agl-sdl', \
-    'packagegroup-agl-smartdevicelink', '', d)}"
-
 RDEPENDS_${PN} += "\
     udisks2 \
-    ${SMARTDEVICELINK} \
     "
 
 # fonts
diff --git a/templates/feature/agl-sdl/50_bblayers.conf.inc b/templates/feature/agl-sdl/50_bblayers.conf.inc
deleted file mode 100644 (file)
index ebff033..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-BBLAYERS =+ "${METADIR}/external/meta-sdl \
-       ${METADIR}/external/meta-openembedded/meta-gnome \
-       "
diff --git a/templates/feature/agl-sdl/50_local.conf.inc b/templates/feature/agl-sdl/50_local.conf.inc
deleted file mode 100644 (file)
index 10b8188..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DISTRO_FEATURES_append = " agl-sdl"
diff --git a/templates/feature/agl-sdl/README_feature_agl-sdl.md b/templates/feature/agl-sdl/README_feature_agl-sdl.md
deleted file mode 100644 (file)
index 47306f4..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
----
-description: Feature agl-sdl
-authors: Jan-Simon Möller <jsmoeller@linuxfoundation.org>, Phong Tran <tranmanphong@gmail.com>, Stephane Desneux <stephane.desneux@iot.bzh>
----
-       
-### Feature agl-sdl
-        
-*Description is missing - please complete file meta-agl-demo/templates/feature/agl-sdl/README_feature_agl-sdl.md*
-