Re: [OE-core] [PATCH 4/4] Modify target cpu for powerpc to "7400"

2021-09-13 Thread Khem Raj
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:

[OE-core] [PATCH 4/4] Modify target cpu for powerpc to "7400"

2021-09-13 Thread Pgowda
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 +