diff mbox series

[meta-python,2/2] python3-yarl: add BBCLASSEXTEND = "native nativesdk"

Message ID 20251116225013.2063395-2-t.f.g.geelen@gmail.com
State Under Review
Headers show
Series [meta-python,1/2] python3-orjson: 3.10.17 -> 3.11.3 | expand

Commit Message

Tom Geelen Nov. 16, 2025, 10:50 p.m. UTC
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
---
 meta-python/recipes-devtools/python/python3-yarl_1.22.0.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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 += " \
     python3-unittest-automake-output \
 "
 
+BBCLASSEXTEND = "native nativesdk"