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

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jan 21 07:57:00 PST 2019


On 1/18/19 4:45 PM, Jon Mason wrote:
> 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.
> 

I had meant to follow up on this on Friday but got bogged down.

I was able to do some test builds and things looked sane here.

I do have one question, once this series is applied both the
arm-versatile-926ejs-standard and the new qemuarma15-standard will
match for "qemuarm". So there may be a bit of filesystem ordering
issue and non deterministic build happening.

I know that you want to do the rename, but what from what I can see,
I could drop the qemuarm from the versatile fragments now without
too much problem .. thoughts ?

Bruce

> 
> 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
> 



More information about the linux-yocto mailing list