summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ntp/ntp.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/ntp/ntp.inc')
-rw-r--r--meta-networking/recipes-support/ntp/ntp.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntp/ntp.inc b/meta-networking/recipes-support/ntp/ntp.inc
index 79e7401dc..9367d4173 100644
--- a/meta-networking/recipes-support/ntp/ntp.inc
+++ b/meta-networking/recipes-support/ntp/ntp.inc
@@ -37,6 +37,8 @@ PACKAGECONFIG[openssl] = "--with-openssl-libdir=${STAGING_LIBDIR} \
37 --with-crypto, \ 37 --with-crypto, \
38 --without-openssl --without-crypto, \ 38 --without-openssl --without-crypto, \
39 openssl" 39 openssl"
40PACKAGECONFIG[cap] = "--enable-linuxcaps,--disable-linuxcaps,libcap"
41PACKAGECONFIG[readline] = "--with-lineeditlibs,--without-lineeditlibs,readline"
40 42
41do_install_append() { 43do_install_append() {
42 install -d ${D}${sysconfdir}/init.d 44 install -d ${D}${sysconfdir}/init.d