This is needed to add the rust standard library to SDKs for use
by SDK tools.

Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
---
 meta/recipes-devtools/rust/libstd-rs_1.59.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/rust/libstd-rs_1.59.0.bb 
b/meta/recipes-devtools/rust/libstd-rs_1.59.0.bb
index 7c453a593a5..0ff1fbd6783 100644
--- a/meta/recipes-devtools/rust/libstd-rs_1.59.0.bb
+++ b/meta/recipes-devtools/rust/libstd-rs_1.59.0.bb
@@ -8,3 +8,5 @@ SRC_URI += " \
 "
 # libstd moved from src/libstd to library/std in 1.47+
 S = "${RUSTSRC}/library/std"
+
+BBCLASSEXTEND = "nativesdk"
\ No newline at end of file
-- 
2.32.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#163356): 
https://lists.openembedded.org/g/openembedded-core/message/163356
Mute This Topic: https://lists.openembedded.org/mt/89831456/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to