ImmortalWrt/tools/firmware-utils
Sander Vanheule 34271d38ae tools/firmware-utils: use UTC for image timestamps
By using localtime() to determine the timestamp that goes into factory
images, the resulting image depends on the timezone of the build system.
Use gmtime() instead, which results in more reproducible images.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
2020-08-07 09:48:33 +02:00
..
src tools/firmware-utils: use UTC for image timestamps 2020-08-07 09:48:33 +02:00
Makefile tools/firmware-utils: use UTC for image timestamps 2020-08-07 09:48:33 +02:00