aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ivi/recipes-connectivity')
-rw-r--r--meta-ivi/recipes-connectivity/connman/connman_%.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-ivi/recipes-connectivity/connman/connman_%.bbappend b/meta-ivi/recipes-connectivity/connman/connman_%.bbappend
deleted file mode 100644
index e0d374e..0000000
--- a/meta-ivi/recipes-connectivity/connman/connman_%.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-PACKAGECONFIG_remove = "bluetooth"
-PACKAGECONFIG[bluetooth] = "--enable-bluetooth, --disable-bluetooth, bluez5"
-RDEPENDS_${PN}_remove = "bluez4"
-RDEPENDS_${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'bluetooth', 'bluez5', '', d)}"
-
-PR = "r1" \ No newline at end of file