]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
buildtools-docs-tarball: add sphinx-argparse and sphinx-copybutton
authorAntonin Godard <antonin.godard@bootlin.com>
Thu, 26 Jun 2025 15:15:45 +0000 (17:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Jul 2025 07:47:23 +0000 (08:47 +0100)
Include these sphinx extensions in the buildtools tarball to make them
available when building the documentation.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
meta/recipes-core/meta/buildtools-docs-tarball.bb

index b9ef68eb6d524f810f68f23b80d31169525bb314..24fbc3300045927bc6b544b9e73b6f400312bf87 100644 (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 \