openobex: remove unrecognized configure options

* 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 <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-08-09 15:57:02 +02:00
parent c6e6dde11e
commit 44c33935ce
@@ -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