
12 Aug
2015
12 Aug
'15
6:40 p.m.
On Sat, Aug 01, 2015 at 10:32:49PM +1200, Chris Packham wrote:
Along with SOURCE_DATE_EPOCH SOURCE_DATE_TZ can be used to recreate a build with a specific date timestamp. This allows the verification of source supplied with a pre-compiled binary.
If SOURCE_DATE_EPOCH is supplied SOURCE_DATE_TZ can be used to specify what will appear in the output of the version command. If SOURCE_DATE_TZ is not specified UTC will be used. SOURCE_DATE_TZ on it's own will not have an affect.
Signed-off-by: Chris Packham judge.packham@gmail.com
This is a quick proof of concept that allows some control of how the timezone is displayed.
Can you please re-submit this, and the related EPOC patches as a series together? Thanks!
--
Tom