mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:09:18 +00:00
inetutils: correct QA issue (unrecognized configure option)
WARNING: QA Issue: inetutils: configure was passed unrecognised options: --with-path-login --with-path-procnet-dev Neither of these appear to be valid for inetutils-1.9.1, so remove them. Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
0abd142f0a
commit
97f3a9604f
@ -35,9 +35,7 @@ PACKAGECONFIG[ftp] = "--enable-ftp,--disable-ftp,readline"
|
||||
PACKAGECONFIG[uucpd] = "--enable-uucpd,--disable-uucpd,readline"
|
||||
|
||||
EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \
|
||||
--with-path-procnet-dev=/proc/net/dev \
|
||||
${noipv6} \
|
||||
--with-path-login=/bin/login \
|
||||
--with-libreadline-prefix=${STAGING_DIR_HOST}${prefix} \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user