]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Log timestamps for hashequiv in reprodubile builds for do_package
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jan 2020 17:28:46 +0000 (17:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Oct 2020 12:37:53 +0000 (12:37 +0000)
commit11e8200ccec765ff6a4263e06512e5751eca261a
tree4e4735dddc8ff127d70c50e723b4a0d60ca394cb
parent40742b98cd25225e95029316539f66b1cbef8ef1
sstatesig: Log timestamps for hashequiv in reprodubile builds for do_package

Currently if a task generates the same output with different timestamps,
hasequiv won't detect it but reproducibile builds will fail tests due
to the different timestamps.

Add do_package timestamps to the hash when reproducibile builds are enabled
to avoid this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py