1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

python3-ply: add to nativesdk

This will be needed by the new spdx-tools recipe.

(From OE-Core rev: 3bf44122bd7d0c182162d15e4d1bfc5e353e6602)

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>
This commit is contained in:
Marta Rybczynska
2023-09-22 14:46:13 +00:00
committed by Richard Purdie
parent 6cb490713e
commit df1384b1bd
@@ -15,4 +15,4 @@ RDEPENDS:${PN}:class-target += "\
${PYTHON_PN}-shell \
"
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"