There are cargo/rust components using this rather than inbuilt copies of the code so add this variant.
Signed-off-by: Richard Purdie <[email protected]> --- meta/recipes-support/libgit2/libgit2_1.9.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/libgit2/libgit2_1.9.4.bb b/meta/recipes-support/libgit2/libgit2_1.9.4.bb index 7310dda66dd..999ad6b05c8 100644 --- a/meta/recipes-support/libgit2/libgit2_1.9.4.bb +++ b/meta/recipes-support/libgit2/libgit2_1.9.4.bb @@ -18,4 +18,4 @@ EXTRA_OECMAKE = "\ -DREGEX_BACKEND='pcre2' \ " -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242419): https://lists.openembedded.org/g/openembedded-core/message/242419 Mute This Topic: https://lists.openembedded.org/mt/120531936/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
