[yocto] [PATCH 0/2] clean up machine config files

Jon Mason jdmason at kudzu.us
Thu Mar 28 11:55:51 PDT 2019


General clean-up of the machine config files present in Yocto.  Since
this encompasses files that would natively be in the oe-core and
meta-yocto-bsp repositories, I split them into 2 commits.  However,
since they are similar, I sent them in the same email thread.  I hope
this is acceptable.

Jon Mason (2):
  meta-yocto-bsp: clean up machine config files
  machine: clean up config files

 meta-yocto-bsp/conf/machine/edgerouter.conf    | 2 +-
 meta-yocto-bsp/conf/machine/genericx86-64.conf | 5 ++---
 meta-yocto-bsp/conf/machine/genericx86.conf    | 5 ++---
 meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf  | 3 ++-
 meta/conf/machine/qemuarm.conf                 | 4 ++--
 meta/conf/machine/qemuarm64.conf               | 4 ++--
 meta/conf/machine/qemuarmv5.conf               | 6 +++---
 meta/conf/machine/qemumips.conf                | 4 ++--
 meta/conf/machine/qemumips64.conf              | 4 ++--
 meta/conf/machine/qemuppc.conf                 | 4 ++--
 meta/conf/machine/qemux86-64.conf              | 4 ++--
 meta/conf/machine/qemux86.conf                 | 4 ++--
 12 files changed, 24 insertions(+), 25 deletions(-)

-- 
2.17.2



More information about the yocto mailing list