[OE-core] [PATCH v3 4/7] rust: Fix assertion failure error on oe-selftest

2024-01-23 Thread Shinde, Yash via lists.openembedded.org
From: Yash Shinde Fixes: thread 'main' panicked at 'assertion failed: `(left == right)` left: `x86_64-unknown-linux-gnu`, right: `x86_64-poky-linux-gnu`: Cannot obtain compiler for non-native build triple at stage 0', compile.rs:1474:13 Add correct target value for cross-compile

[OE-core] [PATCH v3 4/7] rust: Fix assertion failure error on oe-selftest

2024-01-23 Thread Shinde, Yash via lists.openembedded.org
From: Yash Shinde Fixes: thread 'main' panicked at 'assertion failed: `(left == right)` left: `x86_64-unknown-linux-gnu`, right: `x86_64-poky-linux-gnu`: Cannot obtain compiler for non-native build triple at stage 0', compile.rs:1474:13 Add correct target value for cross-compile