[oe-commits] Martin Jansa : start-stop-daemon: remove unrecognized configure option

git at git.openembedded.org git at git.openembedded.org
Tue Aug 12 11:35:44 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: e4478df1af492861dcb360fbb2158cabef1bf138
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e4478df1af492861dcb360fbb2158cabef1bf138

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Aug  9 15:59:44 2014 +0200

start-stop-daemon: remove unrecognized configure option

* 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 \



More information about the Openembedded-commits mailing list