All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <joshua.g.lock@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1] beaglebone-yocto: rename beaglebone machine to beaglebone-yocto
Date: Thu,  9 Nov 2017 14:59:05 +0000	[thread overview]
Message-ID: <cover.1510239170.git.joshua.g.lock@intel.com> (raw)

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


             reply	other threads:[~2017-11-09 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-09 14:59 Joshua Lock [this message]
2017-11-09 14:59 ` [PATCH 1/1] beaglebone-yocto: rename beaglebone machine to beaglebone-yocto Joshua Lock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1510239170.git.joshua.g.lock@intel.com \
    --to=joshua.g.lock@intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.