]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: set master branch to a defined SRCREV
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 22 Aug 2012 05:18:05 +0000 (01:18 -0400)
committerScott Garman <scott.a.garman@intel.com>
Fri, 24 Aug 2012 07:46:57 +0000 (00:46 -0700)
commit3a8dc0a01d2756bb8f51afccad772fca1dc48af3
tree172326cc13a7d1bded96510689a1ec4eef42c66b
parent790f6441851fd4b2b84129340c438092f058135b
kernel-yocto: set master branch to a defined SRCREV

To support custom repositories that set a SRCREV and that only have
a single master branch, do_validate_branches needs a special case
for 'master'. We can't delete and recreate the branch, since you
cannot delete the current branch, instead we must reset the branch
to the proper SRCREV.

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