All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] beaglebone-yocto: rename beaglebone machine to beaglebone-yocto
@ 2017-11-09 14:59 Joshua Lock
  2017-11-09 14:59 ` [PATCH 1/1] " Joshua Lock
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Lock @ 2017-11-09 14:59 UTC (permalink / raw)
  To: poky

The attached patch renames the beaglebone machine in meta-yocto-bsp to
beaglebone-yocto in order to make it easier to distinguish between the
beaglebone machine support in meta-yocto-bsp and meta-ti.

The following changes since commit 0d44e59bfaa95162cf2133df1d08f6419314bb8e:

  scripts/lib/bsp: delete, all users have been removed (2017-11-05 13:43:00 +0000)

are available in the git repository at:

  git://github.com/incandescant/meta-yocto joshuagl/beaglebone-yocto

for you to fetch changes up to f3a4373f9f6b9b5b21be23671210e405f4b229fa:

  beaglebone-yocto: rename beaglebone machine to beaglebone-yocto (2017-11-09 14:41:41 +0000)

----------------------------------------------------------------
Joshua Lock (1):
      beaglebone-yocto: rename beaglebone machine to beaglebone-yocto

 meta-poky/conf/local.conf.sample                                 | 2 +-
 meta-yocto-bsp/README.hardware                                   | 6 +++---
 meta-yocto-bsp/conf/layer.conf                                   | 2 +-
 .../conf/machine/{beaglebone.conf => beaglebone-yocto.conf}      | 6 +++---
 .../formfactor/{beaglebone => beaglebone-yocto}/machconfig       | 0
 .../{beaglebone => beaglebone-yocto}/xorg.conf                   | 0
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend    | 9 +++++----
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend    | 9 +++++----
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend     | 9 +++++----
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend     | 9 +++++----
 meta-yocto-bsp/wic/{beaglebone.wks => beaglebone-yocto.wks}      | 0
 11 files changed, 28 insertions(+), 24 deletions(-)
 rename meta-yocto-bsp/conf/machine/{beaglebone.conf => beaglebone-yocto.conf} (85%)
 rename meta-yocto-bsp/recipes-bsp/formfactor/formfactor/{beaglebone => beaglebone-yocto}/machconfig (100%)
 rename meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/{beaglebone => beaglebone-yocto}/xorg.conf (100%)
 rename meta-yocto-bsp/wic/{beaglebone.wks => beaglebone-yocto.wks} (100%)

Joshua Lock (1):
  beaglebone-yocto: rename beaglebone machine to beaglebone-yocto

 meta-poky/conf/local.conf.sample                                 | 2 +-
 meta-yocto-bsp/README.hardware                                   | 6 +++---
 meta-yocto-bsp/conf/layer.conf                                   | 2 +-
 .../conf/machine/{beaglebone.conf => beaglebone-yocto.conf}      | 6 +++---
 .../formfactor/{beaglebone => beaglebone-yocto}/machconfig       | 0
 .../{beaglebone => beaglebone-yocto}/xorg.conf                   | 0
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend    | 9 +++++----
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend    | 9 +++++----
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend     | 9 +++++----
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend     | 9 +++++----
 meta-yocto-bsp/wic/{beaglebone.wks => beaglebone-yocto.wks}      | 0
 11 files changed, 28 insertions(+), 24 deletions(-)
 rename meta-yocto-bsp/conf/machine/{beaglebone.conf => beaglebone-yocto.conf} (85%)
 rename meta-yocto-bsp/recipes-bsp/formfactor/formfactor/{beaglebone => beaglebone-yocto}/machconfig (100%)
 rename meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/{beaglebone => beaglebone-yocto}/xorg.conf (100%)
 rename meta-yocto-bsp/wic/{beaglebone.wks => beaglebone-yocto.wks} (100%)

-- 
2.13.6


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-09 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-09 14:59 [PATCH 0/1] beaglebone-yocto: rename beaglebone machine to beaglebone-yocto Joshua Lock
2017-11-09 14:59 ` [PATCH 1/1] " Joshua Lock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.