]> 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)
committerSteve Sakoman <steve@sakoman.com>
Mon, 2 Nov 2020 15:19:32 +0000 (05:19 -1000)
commitcda769ed7c120edd7db0ff77e34fa1aa611a3082
treef9563f6f619991dc3f3f29c5c2cc78da7f4126d5
parent419d45ad6a72c6e296e27f9ae36ddf2a45671bfe
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>
(cherry picked from commit 11e8200ccec765ff6a4263e06512e5751eca261a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oe/sstatesig.py