kernel-yocto: move SRCREV validation to patching phase
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 18 Mar 2014 02:28:03 +0000 (22:28 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2014 13:35:39 +0000 (14:35 +0100)
commit2f7a86a53284715dd24e782c8801e03029d7c878
tree489e296aceae68c99d7dd5ecc74e3c138dddf6a8
parenta158d96a1e2dc5ab1a294ab49cebba90d1c6a058
kernel-yocto: move SRCREV validation to patching phase

Rather than attempting to condition the entire tree to machine SRCREV (since
we don't know what branch will be built), we can instead wait until patching
has completed and then confirm that we are indeed building a decendant of the
specified SRCREV. The result is a much simpler check, and no mangling of the
tree.

(From OE-Core rev: 97075af9e9a691276cd417f1181ca73223f52d1c)

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