summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-ply_3.11.bb
diff options
context:
space:
mode:
authorMarta Rybczynska <mrybczynska@syslinbit.com>2023-09-22 14:46:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-27 11:47:42 +0100
commitdf1384b1bd4e14fad761b7b416bbdb64c2c7fda8 (patch)
treefb18adfa24f325ad81bcdfa0d800bd85756a29ed /meta/recipes-devtools/python/python3-ply_3.11.bb
parent6cb490713ed30f1f13d25978aa0d377ce66b1861 (diff)
downloadpoky-df1384b1bd4e14fad761b7b416bbdb64c2c7fda8.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/python/python3-ply_3.11.bb')
-rw-r--r--meta/recipes-devtools/python/python3-ply_3.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-ply_3.11.bb b/meta/recipes-devtools/python/python3-ply_3.11.bb
index 99c037bb73..4a559e44f8 100644
--- a/meta/recipes-devtools/python/python3-ply_3.11.bb
+++ b/meta/recipes-devtools/python/python3-ply_3.11.bb
@@ -15,4 +15,4 @@ RDEPENDS:${PN}:class-target += "\
15 ${PYTHON_PN}-shell \ 15 ${PYTHON_PN}-shell \
16" 16"
17 17
18BBCLASSEXTEND = "native" 18BBCLASSEXTEND = "native nativesdk"