[linux-yocto] [kernel-cache][PATCH 0/2] qemuarm: config changes needed for rename

Jon Mason jdmason at kudzu.us
Fri Jan 18 13:45:26 PST 2019


Last 2 config patches needed for the upcoming rename.  The first one
allows for the current qemuarm to be renamed qemuarmv5, while keeping
the existing name for those who still want to access it that way for
legacy reasons.  The second one adds defconfigs for tiny and RT, as well
as adding the kmachine name to allow for qemuarma15 to be renamed to
qemuarm.


Jon Mason (2):
  qemuarm: Add qemuarmv5 kmachine name
  qemuarma15: Add Real-Time and Tiny configs

 .../arm-versatile-926ejs-preempt-rt.scc             |  1 +
 .../arm-versatile-926ejs-standard.scc               |  1 +
 .../arm-versatile-926ejs-tiny.scc                   |  1 +
 bsp/qemuarma15/qemuarma15-preempt-rt.scc            | 13 +++++++++++++
 bsp/qemuarma15/qemuarma15-standard.scc              |  1 +
 bsp/qemuarma15/qemuarma15-tiny.scc                  | 13 +++++++++++++
 6 files changed, 30 insertions(+)
 create mode 100644 bsp/qemuarma15/qemuarma15-preempt-rt.scc
 create mode 100644 bsp/qemuarma15/qemuarma15-tiny.scc

-- 
2.17.2



More information about the linux-yocto mailing list