]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: allow do_validate_branches to handle all branches
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 2 Aug 2012 18:12:33 +0000 (14:12 -0400)
committerScott Garman <scott.a.garman@intel.com>
Fri, 24 Aug 2012 07:45:03 +0000 (00:45 -0700)
commit790f6441851fd4b2b84129340c438092f058135b
treea3c9913eb3350411e96614aa9ec3a38b547c276e
parent280886bb865efde6bda327a1c821220d64c893ba
linux-yocto: allow do_validate_branches to handle all branches

Branch validation will not restrict a branch that doesn't exist
in the tree at the time of validation (since you can't reset a
SRCREV on a non-existent branch). This restriction can be removed
by looking for all branches that contain the specified SRCREV
and forcing them to that value.

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