mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:08:08 +00:00
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:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user