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:35:40 +0000 (14:35 +0100)
commit4af857a8f359ec88b0fa8b83ea69758c01ecd3e0
tree81b5b4c68de6c98d8a11fb897e6ca53bec239181
parent6e084275ec7d1bfc8790a7ae1fc44b1daea1ff54
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.

(From OE-Core rev: 2ffa3f8be6996877cd552ff22260de35c19c413d)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass