]> code.ossystems Code Review - openembedded-core.git/commit
classes/reproducible: Move to library code
authorJoshua Watt <JPEWhacker@gmail.com>
Mon, 20 Jul 2020 17:56:31 +0000 (12:56 -0500)
committerSteve Sakoman <steve@sakoman.com>
Sat, 14 Nov 2020 19:07:30 +0000 (09:07 -1000)
commitbb957547fbd3f6670220706642b49fee560c6b75
treeb967451f575909f267068e8980aa027450b8383f
parent5ff745ae91540e1a664647aff7ad5ea8bd39c01f
classes/reproducible: Move to library code

Moves most of the python code used for dealing with the source date
epoch to library code.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a7ede90955bc0c8bec1cbb3cab498ef2583b2f4e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/reproducible_build.bbclass
meta/lib/oe/reproducible.py [new file with mode: 0644]