]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes/qemu: move QEMU_EXTRAOPTIONS for PPC to the relevant tunes
authorRoss Burton <ross.burton@arm.com>
Fri, 10 Jan 2025 13:01:14 +0000 (13:01 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Jan 2025 10:36:14 +0000 (10:36 +0000)
commitba05251c89d8cc243e861886124573c83197e949
treec7e6c2345416155b92eee897e54fceb0837a9c82
parent414b754a6cbb9cc354b1180efd5c3329568a2537
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.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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