* fixes following QA warnings:
openobex-1.5: openobex: configure was passed unrecognised options:
--with-usb --with-bluez [unknown-configure-option]
Signed-off-by: Martin Jansa <[email protected]>
---
meta-oe/recipes-connectivity/obex/openobex_1.5.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
index bf30817..b07779d 100644
--- a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
+++ b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
@@ -18,8 +18,7 @@ SRC_URI[sha256sum] =
"e602047570799a47ecb028420bda8f2cef41310e5a99d084de10aa9422
inherit autotools binconfig pkgconfig
-EXTRA_OECONF = "--enable-apps --enable-syslog \
- --with-usb=${STAGING_LIBDIR}/..
--with-bluez=${STAGING_LIBDIR}/.."
+EXTRA_OECONF = "--enable-apps --enable-syslog"
do_install_append() {
install -d ${D}${datadir}/aclocal
--
2.0.4
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel