mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 22:18:31 +00:00
libbytesize: disable doc build
It fails to build doc for libbytesize and the documents are simple and not important, so disable doc build. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6aa5e857e4
commit
a1e7c08294
@ -25,8 +25,6 @@ FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}/bytesize"
|
||||
|
||||
PACKAGECONFIG ??= "python3"
|
||||
PACKAGECONFIG[python3] = "--with-python3, --without-python3,,python3-core"
|
||||
PACKAGECONFIG[doc] = "--with-gtk-doc, --without-gtk-doc, gtk-doc-native"
|
||||
|
||||
EXTRA_OECONF = "--without-gtk-doc"
|
||||
EXTRA_OEMAKE = "py3libdir=${PYTHON_SITEPACKAGES_DIR}"
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user