This series of patches allows for qemuarm to be a more modern and (hopefully) faster platform to test on by default. Firstly, it introduces a QEMU ARMv7 based Cortex-A15 system (of machine type virt). It then renames the existing qemuarm machine to qemarmv5 to allow for it to be used by those who still want to use it. Finally, it renames the newly introduced qemuarma15 to qemuarm.
Jon Mason (3): qemuarma15: ARM A15 Support qemuarm: rename to qemuarmv5 qemuarm: Rename qemuarma15 to qemuarm meta/conf/machine/qemuarm.conf | 29 +++++++++++-------- meta/conf/machine/qemuarmv5.conf | 21 ++++++++++++++ .../linux/linux-yocto-rt_4.18.bb | 4 +-- .../linux/linux-yocto-rt_4.19.bb | 4 +-- .../linux/linux-yocto-tiny_4.18.bb | 8 ++--- .../linux/linux-yocto-tiny_4.19.bb | 8 ++--- meta/recipes-kernel/linux/linux-yocto_4.18.bb | 8 ++--- meta/recipes-kernel/linux/linux-yocto_4.19.bb | 8 ++--- 8 files changed, 58 insertions(+), 32 deletions(-) create mode 100644 meta/conf/machine/qemuarmv5.conf -- 2.17.2 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core