mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-04 07:44:45 +02:00
The baremetal machines can't be built as bitbake complains about riscv32/riscv64 being included twice in the PACKAGE_ARCH variable. To fix this rename the machines to be different from the architecture. Also remove the QEMU overrides as these are no longer required. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>