Hi Harish,
On 16 Jan 2025, at 11:38, Sadineni, Harish via lists.openembedded.org
wrote:
> The change includes:
> - Prepending '${RUST_TARGET_SYS}' to 'rust.sh' to differentiate between
> target systems.
> - Moving the non-target-specific environment variables to 'nativesdk-cargo'
> and 'nativ
Did testing for following architectures x86, x86_64, arm, aarch64, ppc using
following commands:
bitbake core-image-sato
bitbake core-image-sato -c populate_Sdk
bitbake core-image-sato -c testsdk
Multilib Testing was conducted for x86_64 and aarch64 using the following
commands:
bitbake core-ima
From: Harish Sadineni
YOCTO [#15061]
The rust sdk installs both 'rust.sh' and 'cargo.sh' for lib32 and lib64 in the
same location. This causes below error while installing the lib32 & lib64
binaries:
Error: Transaction test error:
file
/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-p