Skip to content
Snippets Groups Projects
Commit 0219e4bf authored by Vagrant Cascadian's avatar Vagrant Cascadian Committed by Tom Rini
Browse files

Fix variation in timestamps caused by timezone differences.


When building with SOURCE_DATE_EPOCH set, avoid use of mktime in
default_image.c, which converts the timestamp into localtime. This
causes variation based on timezone when building u-boot.img and
u-boot-sunxi-with-spl.bin targets.

Signed-off-by: default avatarVagrant Cascadian <vagrant@debian.org>
Tested-by: default avatarPaul Kocialkowski <contact@paulk.fr>
Acked-by: default avatarPaul Kocialkowski <contact@paulk.fr>
parent 1fec3c5d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment