We need to convert svg into png in the docs build so add rsvg tools to handle this.
Signed-off-by: Richard Purdie <[email protected]> Signed-off-by: Antonin Godard <[email protected]> --- meta/recipes-core/meta/buildtools-docs-tarball.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/meta/buildtools-docs-tarball.bb b/meta/recipes-core/meta/buildtools-docs-tarball.bb index 72648e3b1c..b9ef68eb6d 100644 --- a/meta/recipes-core/meta/buildtools-docs-tarball.bb +++ b/meta/recipes-core/meta/buildtools-docs-tarball.bb @@ -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}"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#209088): https://lists.openembedded.org/g/openembedded-core/message/209088 Mute This Topic: https://lists.openembedded.org/mt/110290995/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
