[oe] [meta-oe][PATCH 28/36] start-stop-daemon: remove unrecognized configure option

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


* fixes following QA warning:
  start-stop-daemon-1.16.0.2: start-stop-daemon: configure was passed
    unrecognised options: --without-deselect [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
index 82e5d8a..c232474 100644
--- a/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
+++ b/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
@@ -17,7 +17,6 @@ S = "${WORKDIR}/dpkg-${PV}"
 EXTRA_OECONF = " \
     --with-start-stop-daemon \
     --without-bz2 \
-    --without-deselect \
     --without-install-info \
     --without-selinux \
     --without-update-alternatives \
-- 
2.0.4




More information about the Openembedded-devel mailing list