Richard/Saul, Here's a consolidated set of changes that I've been testing with for the past few days. The patches are pretty much self explanitory.
1/3: linux-yocto: restoring LINUX_VERSION ?= "3.0" After discussions on the mailing list, we are going to go back to the 1.0 model and not cycle the version string of the recipe. We'll revisit this post 1.1. 2/3 linux-yocto: move more default values into linux-yocto.inc While working on documentation for extending linux-yocto, I moved some variables into the .inc file to simply recipes based on linux-yocto. I haven't updated some other recipes yet (like the -rt one), but will do that once I can test them. 3/3 linux-yocto: update SRCREVs for 3.0.3 Updating the SRCREVs to pickup 3.0.3, this also picks up the meta branch updates for emgd and hpet. cc: Tom Zanussi <[email protected]> cc: Darren Hart <[email protected]> The following changes since commit 978cdd5cb5b445f1cf406296444cb57cd8aa526a: kernel: restore crtsavres.o to enable building external modules on powerpc (2011-08-17 15:56:07 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (3): linux-yocto: restoring LINUX_VERSION ?= "3.0" linux-yocto: move more default values into linux-yocto.inc linux-yocto: update SRCREVs for 3.0.3 meta/recipes-kernel/linux/linux-yocto.inc | 7 +++++++ meta/recipes-kernel/linux/linux-yocto_3.0.bb | 21 ++++++++------------- 2 files changed, 15 insertions(+), 13 deletions(-) -- 1.7.4.1 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
