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:35:40 +0000 (14:35 +0100)
commit7a2934354fa5e2c621f16ebc0501e1864d57f322
tree75779034b01b04132c2c88a906d9c83a4d6fd62f
parenta54d83beb628b635ddafe22961b9f924a1342a4e
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.

(From OE-Core rev: 93a7c7bd8e860e621af7174ef10d571b0d8622b2)

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