From: Deepak Rathore <[email protected]>

Some SDK dependency chains require libisofs to be available
as host/SDK artifacts. The current metadata only partially provides this,
which can lead to dependency resolution failures when this recipe is pulled
into SDK-oriented builds.

This change does not alter target package behavior; it only enables required
nativesdk variant for build and SDK integration paths.

Signed-off-by: Deepak Rathore <[email protected]>
---
 meta-filesystems/recipes-filesystems/burnia/libisofs_1.5.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-filesystems/recipes-filesystems/burnia/libisofs_1.5.6.bb 
b/meta-filesystems/recipes-filesystems/burnia/libisofs_1.5.6.bb
index 0add3777f4..bad8dce0b6 100644
--- a/meta-filesystems/recipes-filesystems/burnia/libisofs_1.5.6.bb
+++ b/meta-filesystems/recipes-filesystems/burnia/libisofs_1.5.6.bb
@@ -12,4 +12,4 @@ DEPENDS = "acl zlib"
 
 inherit autotools
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
2.35.6

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125221): 
https://lists.openembedded.org/g/openembedded-devel/message/125221
Mute This Topic: https://lists.openembedded.org/mt/118327822/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to