]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: add SRCREV to do_fetch() hash
authorRoss Burton <ross.burton@intel.com>
Mon, 29 Sep 2014 14:40:14 +0000 (15:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Sep 2014 16:46:40 +0000 (17:46 +0100)
commita414b17e1d783ad68a2d0f7d5922967449c05797
tree1a1397b2d7175478ebe3bb00e1ab0152e67376fc
parent7f3a44ff30d07083ee8c4e2b7ac91dc6a9c8857b
base.bbclass: add SRCREV to do_fetch() hash

Without this changing just the SRCREV won't re-fetch unless you embed the SRCREV
into PV.

The downside here is that every hash changes, so this causes a full rebuild.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass