]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: remove branch existence checking in do_validate_branches
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 19 Mar 2014 01:16:10 +0000 (21:16 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2014 13:34:26 +0000 (14:34 +0100)
commit93a7c7bd8e860e621af7174ef10d571b0d8622b2
treefe39873724d0c0e7e0e939b10bcd4117711de9b1
parenta9b6550d3e2f5bf21fd05a17bca3e57c5b74e057
kernel-yocto: remove branch existence checking in do_validate_branches

Now that the fetcher will enforce branch existence, we no longer need to
confirm that a branch exists, and that it was the branch requested to
be built.

We know the branch exists and we'll confirm that the specified SRCREV
is going to be built after we've patched the tree.

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