]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
qemu.bbclass: Extend ppc/ppc64 extra options
authorKhem Raj <raj.khem@gmail.com>
Sun, 24 Apr 2022 04:49:33 +0000 (21:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Apr 2022 17:24:37 +0000 (18:24 +0100)
commit9f71bbe65a458f08cd8ede6522c8b988603202a0
treeac1920973b4369e6b1bda6993c02a6afda6faba4
parentf199c89a9b94ba371d3c6b9a9b5afe06d9a7fb9b
qemu.bbclass: Extend ppc/ppc64 extra options

Some recipes are marked machine specific which need qemu usermode during
build eg. if they use meson build system, which means they wont get
right -cpu settings to run qemu-ppc/qemu-ppc64 and build fails, this
ensures that we set the right options when PACKAGE_ARCH is set to
MACHINE_ARCH on ppc/ppc64 qemu

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemu.bbclass