[0/5] poky-tiny clean-ups and qemuarm fixes

Message ID 20220209173014.1389378-1-jdmason@kudzu.us
Headers show
Series poky-tiny clean-ups and qemuarm fixes | expand

Message

Jon Mason Feb. 9, 2022, 5:30 p.m. UTC
Fixes to get qemuarmv5, qemuarm64, and qemuarm working with poky-tiny
(again).  While I'm there, do some clean-ups.

This needs https://lists.yoctoproject.org/g/linux-yocto/message/10908
for qemuarm's to work.

Jon Mason (5):
  linux-yocto-dev: add qemuriscv32
  linux-yocto: Remove unnecessary commented out qemuarm entry
  qemuarm: use virtio pci interface for graphics
  qemuarmv5: use arm-versatile-926ejs KMACHINE and add more virtio
    devices
  poky-tiny: enable qemuarmv5/qemuarm64 and cleanups

 meta/conf/machine/qemuarm.conf                     |  3 +--
 meta/conf/machine/qemuarm64.conf                   |  8 ++++----
 meta/conf/machine/qemuarmv5.conf                   | 11 +++++++++--
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb |  5 ++---
 meta/recipes-kernel/linux/linux-yocto_5.10.bb      |  3 ---
 meta/recipes-kernel/linux/linux-yocto_5.15.bb      |  3 ---
 7 files changed, 17 insertions(+), 18 deletions(-)