From: Yoann Congal <[email protected]> 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 <[email protected]> Signed-off-by: Yoann Congal <[email protected]> --- meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb | 1 + 1 file changed, 1 insertion(+) 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"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#121967): https://lists.openembedded.org/g/openembedded-devel/message/121967 Mute This Topic: https://lists.openembedded.org/mt/116417381/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
