mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
owfs: remove unrecognized configure options
* fixes following QA warnings:
owfs-2.9p1: owfs: configure was passed unrecognised options:
--enable-cache --enable-mt [unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -22,8 +22,6 @@ EXTRA_OECONF = " \
|
|||||||
--with-fuselib=${STAGING_LIBDIR} \
|
--with-fuselib=${STAGING_LIBDIR} \
|
||||||
--enable-owfs \
|
--enable-owfs \
|
||||||
--enable-owhttpd \
|
--enable-owhttpd \
|
||||||
--enable-cache \
|
|
||||||
--enable-mt \
|
|
||||||
--enable-w1 \
|
--enable-w1 \
|
||||||
--disable-swig \
|
--disable-swig \
|
||||||
--disable-owtcl \
|
--disable-owtcl \
|
||||||
|
|||||||
Reference in New Issue
Block a user