Saul/Richard, I'm batching two changes that I've been testing together.
The first is explained by the patch itself, but basically it allows us to map multiple BSPs onto a single branch for building. There's no impact to existing BSPs, but as we go forward it means that if boards only differ by configuration we can avoid branch explosion in the kernel repo and pickup their different configurations. If at any point we need to break them out from using a common branch, that is an easy switch to do. I've been testing this with a test enablement of the atom-pc using the yocto/standar/base branch .. and it works nicely. The second is an update to pickup Tom's patches for the emenlow. Tom will follow up with changes to have the emenlow use the 2.6.37 kernel as well as the 2.6.34 kernel. These are based on top of the beagleboard commits I sent on Friday, which I've heard are working their way through the queue. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/kernel Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Thanks, Bruce Ashfield <bruce.ashfi...@windriver.com> --- Bruce Ashfield (2): linux-yocto: allow multiple BSPs per branch linux-yocto: update SRCREVs for emenlow meta/classes/kernel-yocto.bbclass | 4 ++-- .../conf/distro/include/poky-default-revisions.inc | 6 +++--- .../kern-tools/kern-tools-native_git.bb | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto