summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/inetutils
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/inetutils')
-rw-r--r--meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb1
1 files changed, 1 insertions, 0 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 59a22aadb..edff60ac7 100644
--- a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
+++ b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.1.bb
@@ -38,6 +38,7 @@ EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \
38 --with-path-procnet-dev=/proc/net/dev \ 38 --with-path-procnet-dev=/proc/net/dev \
39 ${noipv6} \ 39 ${noipv6} \
40 --with-path-login=/bin/login \ 40 --with-path-login=/bin/login \
41 --with-libreadline-prefix=${STAGING_DIR_HOST}${prefix} \
41" 42"
42 43
43do_configure_prepend () { 44do_configure_prepend () {