mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 07:28:56 +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:
parent
4f9b045d1e
commit
e438b6f340
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user