summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity')
-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 80022c7e7..e7f19870c 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 @@ PACKAGECONFIG[uucpd] = "--enable-uucpd,--disable-uucpd,readline"
38EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \ 38EXTRA_OECONF = "--with-ncurses-include-dir=${STAGING_INCDIR} \
39 ${noipv6} \ 39 ${noipv6} \
40 --with-libreadline-prefix=${STAGING_LIBDIR} \ 40 --with-libreadline-prefix=${STAGING_LIBDIR} \
41 --enable-rpath=no \
41" 42"
42 43
43do_configure_prepend () { 44do_configure_prepend () {