mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user