mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
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:
committed by
Richard Purdie
parent
d63c1d406f
commit
6c56844f83
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user