From 9404c6d022589ced3832dec47e2846e701ad58df Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Sat, 22 Nov 2025 01:12:26 +0100 Subject: python3-pylddwrap: add BBCLASSEXTEND native & nativesdk nativesdk-python3-pylddwrap is needed for the dependency tree : `-> nativesdk-python3-checksec-py Cc: Martin Jansa Signed-off-by: Yoann Congal Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb b/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb index 045ccb9f1e..a0f5188f28 100644 --- a/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb @@ -11,7 +11,7 @@ PR = "r0" RDEPENDS:${PN} += "python3-icontract" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" do_install:append() { # similarly to https://gitlab.com/akuster/meta-security/-/commit/0fd8e0f8cae612010bafecbff77ed9bb6f647a2d#4e154e295e639fd6c298ca644c75291eb99e0a57_0_16 -- cgit v1.2.3-54-g00ecf