From c47a1a3527d988b637c1daee573cbe0170ef73c6 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Sun, 18 Jun 2017 02:21:21 +0200 Subject: firmware-utils: honor env SOURCE_DATE_EPOCH Use the timestamp from the enviroment SOURCE_DATE_EPOCH if set instead of the build time. Fixes reproducible builds for certain firmware images. Signed-off-by: Alexander Couzens --- tools/firmware-utils/src/zyxbcm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/firmware-utils/src/zyxbcm.c') diff --git a/tools/firmware-utils/src/zyxbcm.c b/tools/firmware-utils/src/zyxbcm.c index ffeb7cc265..1a2926bfd3 100644 --- a/tools/firmware-utils/src/zyxbcm.c +++ b/tools/firmware-utils/src/zyxbcm.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3