Home
last modified time | relevance | path

Searched hist:f3f431a712729a1af94d01bd1bfde17a252ff02c (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Ddefault_image.cf3f431a712729a1af94d01bd1bfde17a252ff02c Sun Jul 26 11:48:15 CDT 2015 Paul Kocialkowski <contact@paulk.fr> Reproducible U-Boot build support, using SOURCE_DATE_EPOCH

In order to achieve reproducible builds in U-Boot, timestamps that are defined
at build-time have to be somewhat eliminated. The SOURCE_DATE_EPOCH environment
variable allows setting a fixed value for those timestamps.

Simply by setting SOURCE_DATE_EPOCH to a fixed value, a number of targets can be
built reproducibly. This is the case for e.g. sunxi devices.

However, some other devices might need some more tweaks, especially regarding
the image generation tools.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
/openbmc/u-boot/
H A DREADMEf3f431a712729a1af94d01bd1bfde17a252ff02c Sun Jul 26 11:48:15 CDT 2015 Paul Kocialkowski <contact@paulk.fr> Reproducible U-Boot build support, using SOURCE_DATE_EPOCH

In order to achieve reproducible builds in U-Boot, timestamps that are defined
at build-time have to be somewhat eliminated. The SOURCE_DATE_EPOCH environment
variable allows setting a fixed value for those timestamps.

Simply by setting SOURCE_DATE_EPOCH to a fixed value, a number of targets can be
built reproducibly. This is the case for e.g. sunxi devices.

However, some other devices might need some more tweaks, especially regarding
the image generation tools.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
H A DMakefilef3f431a712729a1af94d01bd1bfde17a252ff02c Sun Jul 26 11:48:15 CDT 2015 Paul Kocialkowski <contact@paulk.fr> Reproducible U-Boot build support, using SOURCE_DATE_EPOCH

In order to achieve reproducible builds in U-Boot, timestamps that are defined
at build-time have to be somewhat eliminated. The SOURCE_DATE_EPOCH environment
variable allows setting a fixed value for those timestamps.

Simply by setting SOURCE_DATE_EPOCH to a fixed value, a number of targets can be
built reproducibly. This is the case for e.g. sunxi devices.

However, some other devices might need some more tweaks, especially regarding
the image generation tools.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>