On Mon, Sep 13, 2021 at 10:35 AM Pgowda wrote:
>
> During rust testing, some ui test failed due to following message.
> 'powerpc' is not a recognized processor for this target in rust
>
> Hence the target cpu was renamed to "7400" in "llvm_cpu" as per
> default tune for qemuppc.
>
> Signed-off-by:
During rust testing, some ui test failed due to following message.
'powerpc' is not a recognized processor for this target in rust
Hence the target cpu was renamed to "7400" in "llvm_cpu" as per
default tune for qemuppc.
Signed-off-by: Pgowda
---
meta/recipes-devtools/rust/rust-common.inc | 2 +