mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
buildtools-docs-tarball: Add rsvg so we can handle svg files in docs
We need to convert svg into png in the docs build so add rsvg tools to handle this. (From OE-Core rev: 0681707ba82e661d1d92ff90180d286dc28f7c2b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,6 +9,7 @@ TOOLCHAIN_HOST_TASK += "\
|
||||
nativesdk-python3-sphinx \
|
||||
nativesdk-python3-sphinx-rtd-theme \
|
||||
nativesdk-python3-pyyaml \
|
||||
nativesdk-rsvg \
|
||||
"
|
||||
|
||||
TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-docs-nativesdk-standalone-${DISTRO_VERSION}"
|
||||
|
||||
Reference in New Issue
Block a user