summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
index fba2f5ed1..428a7f86a 100644
--- a/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
+++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p7.bb
@@ -56,6 +56,7 @@ PACKAGECONFIG[cap] = "--enable-linuxcaps,--disable-linuxcaps,libcap"
56PACKAGECONFIG[readline] = "--with-lineeditlibs,--without-lineeditlibs,readline" 56PACKAGECONFIG[readline] = "--with-lineeditlibs,--without-lineeditlibs,readline"
57PACKAGECONFIG[refclocks] = "--enable-all-clocks,--disable-all-clocks,pps-tools" 57PACKAGECONFIG[refclocks] = "--enable-all-clocks,--disable-all-clocks,pps-tools"
58PACKAGECONFIG[debug] = "--enable-debugging,--disable-debugging" 58PACKAGECONFIG[debug] = "--enable-debugging,--disable-debugging"
59PACKAGECONFIG[mdns] = "ac_cv_header_dns_sd_h=yes,ac_cv_header_dns_sd_h=no,mdns"
59 60
60do_install_append() { 61do_install_append() {
61 install -d ${D}${sysconfdir}/init.d 62 install -d ${D}${sysconfdir}/init.d