openobex: remove unrecognized configure options
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 9 Aug 2014 13:57:02 +0000 (15:57 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:41:21 +0000 (08:41 -0800)
* fixes following QA warnings:
  openobex-1.5: openobex: configure was passed unrecognised options:
    --with-usb --with-bluez [unknown-configure-option]

(From meta-openembedded rev: 44c33935ce157b64311667055ace2b68d292d45f)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-connectivity/obex/openobex_1.5.bb

index bf30817..b07779d 100644 (file)
@@ -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