All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kernel: rename supported kernel to linux-yocto
@ 2010-11-15 16:56 Bruce Ashfield
  2010-11-15 16:56 ` [PATCH 1/3] linux-wrs: rename " Bruce Ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Bruce Ashfield @ 2010-11-15 16:56 UTC (permalink / raw)
  To: rpurdie; +Cc: yocto, poky

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



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

end of thread, other threads:[~2010-11-15 21:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 16:56 [PATCH 0/3] kernel: rename supported kernel to linux-yocto Bruce Ashfield
2010-11-15 16:56 ` [PATCH 1/3] linux-wrs: rename " 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

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.