| Message ID | 20260309145814.3435361-1-deeratho@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-openembedded,scarthgap,1/2] yasm: extend recipe for nativesdk builds | expand |
diff --git a/meta-oe/recipes-devtools/yasm/yasm_git.bb b/meta-oe/recipes-devtools/yasm/yasm_git.bb index 5d1739ebf3..5ba4f67628 100644 --- a/meta-oe/recipes-devtools/yasm/yasm_git.bb +++ b/meta-oe/recipes-devtools/yasm/yasm_git.bb @@ -28,7 +28,7 @@ inherit autotools gettext python3native CACHED_CONFIGUREVARS = "CCLD_FOR_BUILD='${CC_FOR_BUILD}'" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" PARALLEL_MAKE = ""