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.ashfi...@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%) _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto