From 1e89f5edc3b399a68d91c367a9e04e9a04a671c5 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 4 Nov 2021 09:25:21 -0700 Subject: ntpsec: Disable documentation It seems to require asciidoctor and currently does not build until someone fixes it, disable it for cosnsitency. Signed-off-by: Khem Raj --- meta-networking/recipes-support/ntpsec/ntpsec_1.2.1.bb | 1 + 1 file changed, 1 insertion(+) 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)} \ PACKAGECONFIG:remove:riscv32:libc-musl = "seccomp" PACKAGECONFIG[cap] = ",,libcap" +PACKAGECONFIG[docs] = "--enable-doc --enable-manpage,--disable-doc --disable-manpage," PACKAGECONFIG[leap-smear] = "--enable-leap-smear" PACKAGECONFIG[mdns] = ",,mdns" PACKAGECONFIG[mssntp] = "--enable-mssntp" -- cgit v1.2.3-54-g00ecf