mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
appstream: disable docs
Appstream requests 'daps' for building api-documentation. Without having knowledge of its advantages it looks like overkill to me. Disable docs to avoid break if DISTRO_FEATURE 'api-documentation' is set. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -36,6 +36,7 @@ PACKAGECONFIG[stemming] = "-Dstemming=true,-Dstemming=false,libstemmer"
|
||||
|
||||
FILES:${PN} += "${datadir}"
|
||||
|
||||
EXTRA_OEMESON:append = " -Ddocs=false"
|
||||
EXTRA_OEMESON:class-target += "--cross-file=${WORKDIR}/meson-${PN}.cross"
|
||||
|
||||
do_write_config:append:class-target() {
|
||||
|
||||
Reference in New Issue
Block a user