]> code.ossystems Code Review - openembedded-core.git/commit
meson: Handle qemu riscv issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Jan 2022 17:34:05 +0000 (17:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jan 2022 23:13:32 +0000 (23:13 +0000)
commit7c1356e762d357dad95decf7b1d6147a2efae174
tree12b2fda07f49009ddbb0a28535f99ae9acf8741f
parentf3d02c328f3f182340528d11c7b10454e3f6a54b
meson: Handle qemu riscv issues

In qemu, they merged the 32 and 64 bit riscv variants into one target for meson
purposes but this isn't officially supported by upstream meson. In normal builds
this would just be a warning but in OE, this is fatal.

Avoid the fatal errors for now and build as qemu intended whilst this is resolved
by the upstreams.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/meson/meson/0001-Make-CPU-family-warnings-fatal.patch