aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-05-01 12:15:51 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-05-11 10:27:28 +0200
commit73ba7cd70f75a898bf4c3f8ae38c9904fc3e4724 (patch)
tree4dbc31aa7e42aef81b503b484c39c382bdf5bf74 /meta-oe/recipes-connectivity/obex/openobex_1.5.bb
parent3ad735b7e26d5f2acc7452de563db93f8d10340c (diff)
downloadmeta-openembedded-contrib-73ba7cd70f75a898bf4c3f8ae38c9904fc3e4724.tar.gz
*obex*, navit, libsyncml, foxtrotgps, gypsy, bluez-hcidump, bluez4, gst-plugin-bluetooth, gnome-bluetooth: blacklist bluez4 only recipes when bluez5 is in DISTRO_FEATURES
foo
Diffstat (limited to 'meta-oe/recipes-connectivity/obex/openobex_1.5.bb')
-rw-r--r--meta-oe/recipes-connectivity/obex/openobex_1.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
index b07779dd56..ed3d6b2318 100644
--- a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
+++ b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
"
+PNBLACKLIST[openobex] ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}"
+
SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/openobex-${PV}.tar.gz \
file://disable-cable-test.patch \
file://libusb_crosscompile_check.patch \