From bc993e8f6c6cad0495ebdcf35ca6c77d2d23f0ab Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Sat, 22 Nov 2025 01:12:24 +0100 Subject: python3-asttokens: add BBCLASSEXTEND nativesdk nativesdk-python3-asttokens is needed for the dependency tree : `-> nativesdk-python3-icontract `-> nativesdk-python3-pylddwrap `-> nativesdk-python3-checksec-py Cc: Martin Jansa Signed-off-by: Yoann Congal Acked-by: Martin Jansa Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-asttokens_3.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-asttokens_3.0.1.bb b/meta-python/recipes-devtools/python/python3-asttokens_3.0.1.bb index 81eab1d5c7..5b6cf0624f 100644 --- a/meta-python/recipes-devtools/python/python3-asttokens_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-asttokens_3.0.1.bb @@ -15,4 +15,4 @@ RDEPENDS:${PN} += " \ python3-six \ " -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf