[oe] [meta-oe][PATCH 26/36] owfs: remove unrecognized configure options

Martin Jansa martin.jansa at gmail.com
Sat Aug 9 16:08:47 UTC 2014


* 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 at gmail.com>
---
 meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb b/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb
index e8b34d3..21fd7e9 100644
--- a/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb
+++ b/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb
@@ -22,8 +22,6 @@ EXTRA_OECONF = " \
                  --with-fuselib=${STAGING_LIBDIR} \
                  --enable-owfs \
                  --enable-owhttpd \
-                 --enable-cache \
-                 --enable-mt \
                  --enable-w1 \
                  --disable-swig \
                  --disable-owtcl \
-- 
2.0.4




More information about the Openembedded-devel mailing list