mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user