buildtools-docs-tarball: add sphinx-argparse and sphinx-copybutton

Include these sphinx extensions in the buildtools tarball to make them
available when building the documentation.

(From OE-Core rev: 2221a66a9d8d13a2d6040ab55f066ca39b1a6ea4)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2025-06-26 17:15:45 +02:00
committed by Richard Purdie
parent d63c1d406f
commit 6c56844f83

View File

@@ -7,6 +7,8 @@ LICENSE = "MIT"
# Add nativesdk equivalent of build-essentials
TOOLCHAIN_HOST_TASK += "\
nativesdk-python3-sphinx \
nativesdk-python3-sphinx-argparse \
nativesdk-python3-sphinx-copybutton \
nativesdk-python3-sphinx-rtd-theme \
nativesdk-python3-pyyaml \
nativesdk-rsvg \