Searched hist:"1 d89bf8e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | rust-snapshot.inc | 1d89bf8e Mon Feb 28 08:39:47 CST 2022 Andrew Jeffery <andrew@aj.id.au> rust: Introduce RUST_BUILD_ARCH
RUST_BUILD_ARCH contains the arch_to_rust_arch()-translated value of BUILD_ARCH. This is necessary to acquire the correct snapshot artifacts under Linux where `uname -m` reports "ppc64le" rather than "powerpc64le".
(cherry picked from commit a6be6aa40f81cffe155ea7dafc891ee8db615455) Change-Id: I6aec23aced8e1c6f0bfc46fe52531b0c16bcf687 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|