summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorTom Geelen <t.f.g.geelen@gmail.com>2025-11-16 23:50:13 +0100
committerKhem Raj <raj.khem@gmail.com>2025-11-18 08:17:52 -0800
commit82c2959678a0183e337ce2d1a5139ce75ed7004d (patch)
tree4b48e43ab82c85d5e4179d05a19f6b232f39b973 /meta-python
parent5226464803aee3070b74dd57eaf9789922e01ac7 (diff)
downloadmeta-openembedded-82c2959678a0183e337ce2d1a5139ce75ed7004d.tar.gz
python3-yarl: add BBCLASSEXTEND = "native nativesdk"
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-yarl_1.22.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.22.0.bb b/meta-python/recipes-devtools/python/python3-yarl_1.22.0.bb
index 6be8a6773c..6c2e2259b7 100644
--- a/meta-python/recipes-devtools/python/python3-yarl_1.22.0.bb
+++ b/meta-python/recipes-devtools/python/python3-yarl_1.22.0.bb
@@ -33,3 +33,4 @@ RDEPENDS:${PN}-ptest += " \
33 python3-unittest-automake-output \ 33 python3-unittest-automake-output \
34" 34"
35 35
36BBCLASSEXTEND = "native nativesdk"