Message ID | 6de3ca794d136f6a622e173d72c43da2553db7af.1735998221.git.steve@sakoman.com |
---|---|
State | New |
Headers | show |
Series | [styhead,01/10] binutils: Fix CVE-2024-53589 | expand |
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}"