]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-docutil: Extend to nativesdk master
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2022 17:47:39 +0000 (17:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Mar 2022 16:43:13 +0000 (16:43 +0000)
This is needed by the incomming buildtools-docs-tarball.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-docutils_0.18.1.bb

index 4f60b050484b988351b1b3985c4b4741a712e4f0..e4ddd0197879f6b4dd10b26fee8d42e0edf79b7f 100644 (file)
@@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "679987caf361a7539d76e584cbeddc311e3aee937877c87346f31debc6
 
 inherit pypi setuptools3
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"