commit | 70d39f57146a6cb94736db39c770c3d95e07bedb | [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 | e9015b304ad2a39a03f2684dadeabef474b7addb [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>