aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-11-04 09:25:21 -0700
committerKhem Raj <raj.khem@gmail.com>2021-11-04 10:07:21 -0700
commit1e89f5edc3b399a68d91c367a9e04e9a04a671c5 (patch)
treed1e7c7b2621b9c766de3476cfc72adb0e61d1415 /meta-networking
parent00dba6bf6b4e5440eca9eb293be598773f943e30 (diff)
downloadmeta-openembedded-contrib-1e89f5edc3b399a68d91c367a9e04e9a04a671c5.tar.gz
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 <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-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)} \
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"