]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes abelloni/master-next-success
authorRoss Burton <ross.burton@arm.com>
Thu, 9 Jan 2025 18:11:45 +0000 (18:11 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 10 Jan 2025 07:49:34 +0000 (08:49 +0100)
commitf42bd95af9326222ba1575d1b5ece98fd6f4b592
treea89d654ab64973991b1ea448ea8fdaf8fdbe568e
parent745bc8d34683455573aa70bbc3369254b1815667
classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes

Every other architecture has the QEMU_EXTRAOPTIONS assignments in the
tune files, so move the PPC ones too.

Leave the MACHINE_ARCH workarounds present for now as these are masking
a genuine bug (#15647) that needs to be resolved properly.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-recipe/qemu.bbclass
meta/conf/machine/include/powerpc/arch-powerpc64.inc
meta/conf/machine/include/powerpc/tune-ppc7400.inc
meta/conf/machine/include/powerpc/tune-ppce500mc.inc
meta/conf/machine/include/powerpc/tune-ppce500v2.inc
meta/conf/machine/include/powerpc/tune-ppce5500.inc
meta/conf/machine/include/powerpc/tune-ppce6500.inc