commit | 08f39c5935206c150df4408a7d63fbc5781a4eb7 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 05 19:18:44 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 10 17:55:11 2016 +0000 |
tree | ceff2ca212e339a4956952162b7677ea1cc1333f | |
parent | 373aecd70c49717db22ca1bb47c4b61090ff9136 [diff] |
os-release: Fix taskhash mismatch under sstate When running with the sstate enabled, we get an error like: ERROR: os-release-1.0-r0 do_compile: Taskhash mismatch f701250f9d5eb01c0164fed0746f9720 verses 8ce6327369d840e58ac59a411d713495 for .../os-release.bb.do_compile Remove a few variables from the vardeps to resolve this. Change-Id: I287535744dd1e671fe411e27474661fbb467bb78 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>