diff --git a/build.sh b/build.sh index 805de08..0ec38b6 100755 --- a/build.sh +++ b/build.sh @@ -70,6 +70,9 @@ fi pushd ${IMGBUILDER_DIR} +# Without this the image builder fails. +export SOURCE_DATE_EPOCH=$(git show -s --format=%ct HEAD) + make image PROFILE=${TARGET_DEVICE} PACKAGES="${PREINSTALLED_PACKAGES}" FILES=${IMGTEMPDIR} pushd bin/targets/${TARGET_ARCHITECTURE}/