start-stop-daemon: remove unrecognized configure option
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 9 Aug 2014 13:59:44 +0000 (15:59 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:41:21 +0000 (08:41 -0800)
* fixes following QA warning:
  start-stop-daemon-1.16.0.2: start-stop-daemon: configure was passed
    unrecognised options: --without-deselect [unknown-configure-option]

(From meta-openembedded rev: e4478df1af492861dcb360fbb2158cabef1bf138)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb

index 82e5d8a..c232474 100644 (file)
@@ -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 \