]> code.ossystems Code Review - openembedded-core.git/commit
meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timestamps
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 3 Dec 2020 13:37:17 +0000 (14:37 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 10 Dec 2020 14:39:10 +0000 (04:39 -1000)
commit156482c0c5addba78eacb79b7464a5b463b3757f
treefa6c9b610878e8aec9cd70cbfeaa6e971235d21c
parentf1f904ebf2aef54c4c867d5d2c842ec5d53d3c78
meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timestamps

This in particular addresses vulkan-samples reproducibility which made me scratch my
head for a while.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 4a2936126f12eeacecced051fa339c32c1f16576)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oe/reproducible.py