All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: rpurdie@linux.intel.com
Cc: yocto@yoctoproject.org, poky@yoctoproject.org
Subject: [PATCH 0/3] kernel: rename supported kernel to linux-yocto
Date: Mon, 15 Nov 2010 11:56:11 -0500	[thread overview]
Message-ID: <cover.1289839979.git.bruce.ashfield@windriver.com> (raw)

This is the first of several staged changes to update the
kernel support for the 1.0 release.

This series is step 1:

 - rename the supported kernel to 'linux-yocto' and update
   the boards, and recipes that have references to linux-wrs.

Step 2 will refactor the code into reusable blocks
Step 3 will do internal branch renames for scalability
Step 4 will launch and updated 2.6.34.x and 2.6.37-rcX kernel

This has been built and booted on the relevant boards. If I've
missed a reference to the existing kernel name, let me know
and I'll make those updates as well.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: zedd/kernel-rename
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-rename

Thanks,
    Bruce Ashfield <bruce.ashfield@windriver.com>
---


Bruce Ashfield (3):
  linux-wrs: rename to linux-yocto
  linux-yocto: update board configurations
  linux-yocto: update SRCREVs for linux-yocto rename

 meta-emenlow/conf/machine/emenlow.conf             |    2 +-
 ...x-wrs_git.bbappend => linux-yocto_git.bbappend} |    0
 .../conf/distro/include/poky-default-revisions.inc |   24 +++---
 meta/conf/machine/atom-pc.conf                     |    2 +-
 meta/conf/machine/beagleboard.conf                 |    2 +-
 meta/conf/machine/include/qemu.inc                 |    2 +-
 meta/conf/machine/mpc8315e-rdb.conf                |    2 +-
 meta/conf/machine/routerstationpro.conf            |    2 +-
 ...-wrs_git.bb => linux-libc-headers-yocto_git.bb} |    4 +-
 .../linux/{linux-wrs_git.bb => linux-yocto_git.bb} |   73 ++++++++++----------
 10 files changed, 57 insertions(+), 56 deletions(-)
 rename meta-emenlow/recipes/linux/{linux-wrs_git.bbappend => linux-yocto_git.bbappend} (100%)
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers-wrs_git.bb => linux-libc-headers-yocto_git.bb} (91%)
 rename meta/recipes-kernel/linux/{linux-wrs_git.bb => linux-yocto_git.bb} (74%)



             reply	other threads:[~2010-11-15 16:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15 16:56 Bruce Ashfield [this message]
2010-11-15 16:56 ` [PATCH 1/3] linux-wrs: rename to linux-yocto Bruce Ashfield
2010-11-15 16:56 ` [PATCH 2/3] linux-yocto: update board configurations Bruce Ashfield
2010-11-15 16:56 ` [PATCH 3/3] linux-yocto: update SRCREVs for linux-yocto rename Bruce Ashfield
2010-11-15 21:09 ` [PATCH 0/3] kernel: rename supported kernel to linux-yocto Darren Hart
2010-11-15 21:09   ` [poky] " Darren Hart
2010-11-15 21:16   ` Bruce Ashfield
2010-11-15 21:16     ` [poky] " Bruce Ashfield
2010-11-15 21:19   ` Bruce Ashfield
2010-11-15 21:19     ` [poky] " Bruce Ashfield

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.1289839979.git.bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=poky@yoctoproject.org \
    --cc=rpurdie@linux.intel.com \
    --cc=yocto@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.