summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
index edff60ac73..d12ad391d6 100644
--- a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
+++ b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
@@ -35,9 +35,7 @@ PACKAGECONFIG[ftp] = "--enable-ftp,--disable-ftp,readline"
35PACKAGECONFIG[uucpd] = "--enable-uucpd,--disable-uucpd,readline" 35PACKAGECONFIG[uucpd] = "--enable-uucpd,--disable-uucpd,readline"
36 36
37EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \ 37EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \
38 --with-path-procnet-dev=/proc/net/dev \
39 ${noipv6} \ 38 ${noipv6} \
40 --with-path-login=/bin/login \
41 --with-libreadline-prefix=${STAGING_DIR_HOST}${prefix} \ 39 --with-libreadline-prefix=${STAGING_DIR_HOST}${prefix} \
42" 40"
43 41