[OE-core] [OE-Core][PATCH v2 0/3] qemuarm: new machine and graphics

Jon Mason jdmason at kudzu.us
Tue Mar 5 22:32:16 UTC 2019


v2 fixes the issues from the RFC.  Specifically, fix the qemuarm64 error
in testimage (and make a similar change in qemuarma15).

The kernel-config changes were already pulled in.  So this series should
"just work".

However, this series lacks the fix mentioned in
https://lists.yoctoproject.org/pipermail/linux-yocto/2019-February/007585.html
as I was unable to get it working.  This can be added as a follow-on
patch.

Thanks,
Jon

Jon Mason (3):
  qemuarm64: config cleanups
  qemuarm64: Add graphics support
  qemuarma15: ARM A15 Support

 meta/conf/machine/qemuarm64.conf              | 17 +++++++---
 meta/conf/machine/qemuarma15.conf             | 33 +++++++++++++++++++
 .../linux/linux-yocto-rt_4.19.bb              |  2 +-
 .../linux/linux-yocto-tiny_4.19.bb            |  2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb |  2 +-
 5 files changed, 48 insertions(+), 8 deletions(-)
 create mode 100644 meta/conf/machine/qemuarma15.conf

-- 
2.17.2



More information about the Openembedded-core mailing list