]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-ply: add to nativesdk
authorMarta Rybczynska <mrybczynska@syslinbit.com>
Fri, 22 Sep 2023 14:46:13 +0000 (14:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Sep 2023 10:47:36 +0000 (11:47 +0100)
This will be needed by the new spdx-tools recipe.

Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-ply_3.11.bb

index 99c037bb7347dd3aaf854dfb92fd6f90d3056c74..4a559e44f85768f70719513a127cc8c8190ceb24 100644 (file)
@@ -15,4 +15,4 @@ RDEPENDS:${PN}:class-target += "\
     ${PYTHON_PN}-shell \
 "
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"