diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb | 3 |
1 files changed, 0 insertions, 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 fcd447cc7c..b6bdfb7e43 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" | |||
| 4 | 4 | ||
| 5 | DEPENDS += "openobex" | 5 | DEPENDS += "openobex" |
| 6 | 6 | ||
| 7 | # Depends on openobex | ||
| 8 | PNBLACKLIST[obexftp] ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" | ||
| 9 | |||
| 10 | SRC_URI = "http://sourceforge.net/projects/openobex/files/obexftp/${PV}/obexftp-${PV}.tar.bz2 \ | 7 | SRC_URI = "http://sourceforge.net/projects/openobex/files/obexftp/${PV}/obexftp-${PV}.tar.bz2 \ |
| 11 | file://Remove_some_printf_in_obexftpd.patch " | 8 | file://Remove_some_printf_in_obexftpd.patch " |
| 12 | 9 | ||
