]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Makefile: Use correct timezone for U_BOOT_TZ
authorChris Packham <judge.packham@gmail.com>
Thu, 13 Aug 2015 06:08:27 +0000 (18:08 +1200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:49 +0000 (11:29 +0200)
commitc26173a565fe0a8fc15059361c3ef05cd049a79c
tree0839f6e18ce109d4c65e1da0dd1fc26669864f6a
parentdbd70576be74897eee7d8c36f3be226d5843e2eb
Makefile: Use correct timezone for U_BOOT_TZ

When building with SOURCE_DATE_EPOCH the timezone is in UTC. When
building normally the timezone is taken from the build machine's locale
setting.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Paul Kocialkowski <contact@paulk.fr>
Tested-by: Andreas Bießmann <andreas.devel@googlemail.com>
Makefile