summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb b/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb
index a0d8871ccc..167af04ca4 100644
--- a/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb
+++ b/meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb
@@ -30,6 +30,7 @@ PACKAGECONFIG = "${@bb.utils.filter('DISTRO_FEATURES', 'seccomp systemd', d)} \
30PACKAGECONFIG:remove:riscv32:libc-musl = "seccomp" 30PACKAGECONFIG:remove:riscv32:libc-musl = "seccomp"
31 31
32PACKAGECONFIG[cap] = ",,libcap" 32PACKAGECONFIG[cap] = ",,libcap"
33PACKAGECONFIG[docs] = "--enable-doc --enable-manpage,--disable-doc --disable-manpage,"
33PACKAGECONFIG[leap-smear] = "--enable-leap-smear" 34PACKAGECONFIG[leap-smear] = "--enable-leap-smear"
34PACKAGECONFIG[mdns] = ",,mdns" 35PACKAGECONFIG[mdns] = ",,mdns"
35PACKAGECONFIG[mssntp] = "--enable-mssntp" 36PACKAGECONFIG[mssntp] = "--enable-mssntp"