From 861d46b60ea347a6ee3d4cce64f1feedcdd9274d Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Sat, 22 Nov 2025 01:12:27 +0100 Subject: python3-propcache: add BBCLASSEXTEND native & nativesdk Since commit 82c2959678a0 ("python3-yarl: add BBCLASSEXTEND = "native nativesdk""), python3-yarl-native (resp. nativesdk-python3-yarl) needs python3-propcache-native (nativesdk-python3-yarl) to build. Cc: Tom Geelen Signed-off-by: Yoann Congal Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb b/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb index 0bb31cd5d9..53ec5b33b9 100644 --- a/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb @@ -22,3 +22,4 @@ RDEPENDS:${PN}-ptest += " \ python3-statistics \ " +BBCLASSEXTEND += "native nativesdk" -- cgit v1.2.3-54-g00ecf