As the openobex has been marked as compatible with bluez5, there is no
point in keeping PBLACKLIST setting in obexftp recipe.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry_ere...@mentor.com>
---
 meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb 
b/meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb
index fcd447c..b6bdfb7 100644
--- a/meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb
+++ b/meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb
@@ -4,9 +4,6 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 
 DEPENDS += "openobex"
 
-# Depends on openobex
-PNBLACKLIST[obexftp] ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 
'bluez5 conflicts with bluez4 and bluez5 is selected in DISTRO_FEATURES', '', 
d)}"
-
 SRC_URI = 
"http://sourceforge.net/projects/openobex/files/obexftp/${PV}/obexftp-${PV}.tar.bz2
 \
            file://Remove_some_printf_in_obexftpd.patch "
 
-- 
2.1.4

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to