commit | 9b247733ee2c1c10f3d0fd6af86a531c2ec186e6 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Thu Aug 13 18:08:27 2015 +1200 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 28 12:33:12 2015 -0400 |
tree | 4855f047e592a7effb185c8720ca39eae9dff4cb | |
parent | 28ef5c50aea10d904113457ee29468103e5d1688 [diff] |
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>