diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-17 22:28:03 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-01 14:34:26 +0100 |
commit | 97075af9e9a691276cd417f1181ca73223f52d1c (patch) | |
tree | f8757863ccc792dfb0074b2624c75755e5bc699c /meta/classes/externalsrc.bbclass | |
parent | 228c05013fe691321ec00467d8d0c0bb64dd175c (diff) | |
download | openembedded-core-97075af9e9a691276cd417f1181ca73223f52d1c.tar.gz openembedded-core-97075af9e9a691276cd417f1181ca73223f52d1c.tar.bz2 openembedded-core-97075af9e9a691276cd417f1181ca73223f52d1c.zip |
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.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/classes/externalsrc.bbclass')
0 files changed, 0 insertions, 0 deletions