]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rust: added missing runtime dependencies to run rust on target
authorSundeep KOKKONDA <sundeep.kokkonda@gmail.com>
Wed, 8 Mar 2023 17:29:09 +0000 (22:59 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Mar 2023 00:08:38 +0000 (00:08 +0000)
commitbb781f452299cfa6ec7fffd215b0af3149178f32
tree00f5bd1796d6c35bd6b469de5265f93bedef269a
parent0ded85c2e4d0888e459bc98d1c8e55429f542dba
rust: added missing runtime dependencies to run rust on target

[YOCTO #14975]
rust files are not linking on target due to missing dependencies and observed below error.
error: linker `x86_64-poky-linux-gcc` not found

Added the required dependencies to run rust on target machine.

Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/rust/rust_1.67.1.bb