]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: clean overly complex branch checkout
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 19 Mar 2014 01:41:29 +0000 (21:41 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2014 13:34:27 +0000 (14:34 +0100)
commit2ffa3f8be6996877cd552ff22260de35c19c413d
treecc11e1ed125e9085ad572c4263e146c8ae395dec
parent04bd4cee625574cfa67679b6b2a150a21106c5bf
kernel-yocto: clean overly complex branch checkout

Since the git fetcher ensures that branches exist, we no longer need to
validate the branch and have a conditional checkout of the source.

We can remove some checks and ensure that whenever we exit the
do_kernel_checkout routine that a branch is always checked out.

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