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:
Martin Jansa 2014-08-09 15:57:54 +02:00
parent 44c33935ce
commit d504a8ae95

View File

@ -22,8 +22,6 @@ EXTRA_OECONF = " \
--with-fuselib=${STAGING_LIBDIR} \
--enable-owfs \
--enable-owhttpd \
--enable-cache \
--enable-mt \
--enable-w1 \
--disable-swig \
--disable-owtcl \