mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01: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: 5dd1fdf4c3e8596c4e7c8cd57d371c2c1d4b0843) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
c2dcb76eb1
commit
a1b9be34db
@@ -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