aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-08-09 15:59:44 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-08-11 10:59:22 +0200
commite4478df1af492861dcb360fbb2158cabef1bf138 (patch)
tree9615e8d3a7893c4a569544a51e1969c1f15166c0 /meta-oe/recipes-support
parent3341f9637234ba6e09dcdbfe56f2b390d4459f7b (diff)
downloadmeta-openembedded-contrib-e4478df1af492861dcb360fbb2158cabef1bf138.tar.gz
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@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb1
1 files changed, 0 insertions, 1 deletions
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 82e5d8a15c..c232474a05 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 \