From 262e7a4b079fbc3bbfc13ba8570e2b3075840fdd Mon Sep 17 00:00:00 2001 From: Isaac Hermida Date: Wed, 24 Jan 2018 10:21:51 +0100 Subject: [PATCH] bluez5.46: remove testing flag There is not need to specify the testing flag for bluez5 compilation. That flag is new starting at bluez5.44, and in the past it was called experimental. In the past it made sense to pass that flag to compile specific services, but most of them has been migrated to standard features, and experimental has been renamed to testing, but we do not need any of those testing features. Signed-off-by: Isaac Hermida --- meta-digi-dey/recipes-connectivity/bluez/bluez5_5.46.bbappend | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-digi-dey/recipes-connectivity/bluez/bluez5_5.46.bbappend b/meta-digi-dey/recipes-connectivity/bluez/bluez5_5.46.bbappend index 451b115ab..20577b2ca 100644 --- a/meta-digi-dey/recipes-connectivity/bluez/bluez5_5.46.bbappend +++ b/meta-digi-dey/recipes-connectivity/bluez/bluez5_5.46.bbappend @@ -22,8 +22,6 @@ SRC_URI_append_ccimx6qpsbc = " ${QCA6564_COMMON_PATCHES}" inherit update-rc.d -PACKAGECONFIG_append = " testing" - do_install_append() { install -d ${D}${sysconfdir}/init.d/ install -m 0755 ${WORKDIR}/bluetooth-init ${D}${sysconfdir}/init.d/bluetooth-init