]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: allow configuration of arbitrary branches
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 2 Aug 2011 19:09:50 +0000 (15:09 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Aug 2011 12:38:53 +0000 (13:38 +0100)
commit02c82bf5255b09bb27a0a4509861a3d2bd84b09f
tree50f06ae75e30967f808b96f182a6abb088afe5f7
parent658f2cc721b121c0a9a9e7aa8b41463952314c0b
linux-yocto: allow configuration of arbitrary branches

When building an external tree or bootstrapping a BSP the
external branch may not have been checked out. The tools now ensure
that the tree is ready for configuration, so we no longer need to
force the checkout of the external branch.

This change is coupled with some kern tools tweaks as follows:

  40d9bab updateme: allow the location of board descriptions based on defines
  59859ca createme: use branch name when creating meta data
  91b4275 configme: determine meta branch based on directories, not branch naming
  f5a915c kgit-meta: make branch creation and renaming more robust

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