Not sure why it didn't show in my testing, but thanks for taking care of these.
Acked-by: Martin Jansa <[email protected]> On Sat, Nov 22, 2025 at 1:12 AM Yoann Congal <[email protected]> wrote: > > From: Yoann Congal <[email protected]> > > nativesdk-python3-asttokens is needed for the dependency tree : > `-> nativesdk-python3-icontract > `-> nativesdk-python3-pylddwrap > `-> nativesdk-python3-checksec-py > > Cc: Martin Jansa <[email protected]> > Signed-off-by: Yoann Congal <[email protected]> > --- > meta-python/recipes-devtools/python/python3-asttokens_3.0.1.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#121968): https://lists.openembedded.org/g/openembedded-devel/message/121968 Mute This Topic: https://lists.openembedded.org/mt/116417378/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
