diff options
| -rw-r--r-- | meta-networking/recipes-support/ntp/ntp.inc | 2 |
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 79e7401dce..9367d41732 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" |
| 40 | PACKAGECONFIG[cap] = "--enable-linuxcaps,--disable-linuxcaps,libcap" | ||
| 41 | PACKAGECONFIG[readline] = "--with-lineeditlibs,--without-lineeditlibs,readline" | ||
| 40 | 42 | ||
| 41 | do_install_append() { | 43 | do_install_append() { |
| 42 | install -d ${D}${sysconfdir}/init.d | 44 | install -d ${D}${sysconfdir}/init.d |
