]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: safely process unbranched repositories
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 8 Apr 2011 04:01:35 +0000 (00:01 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 May 2011 10:54:47 +0000 (11:54 +0100)
commitae754be8b43677604a853ec6f62b2490a91d8836
treea98a224a624a6048f71cc6453d489ad72551d998
parent32c56cd6a5756f21d19d8a32239b783a7854aed3
linux-yocto: safely process unbranched repositories

The BSP bootstrap and -dev use cases can be applied against
unbranched or repos without meta data. To allow the proper
and safe processing of those repositories, slight modifications
to the tools are required to pass the branch on the command
line (rather than detecting it always) and to only checkout
branches that exist.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/classes/kernel-yocto.bbclass
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb