summaryrefslogtreecommitdiffstats
path: root/package/moarvm
diff options
context:
space:
mode:
authorGilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>2016-11-23 13:58:40 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-23 22:55:17 +0100
commit9befe94baf990ee6331e77edb40e286e9dc4df8d (patch)
tree2c3ad12a5ea3a40052443e18f896fa5916d17a9b /package/moarvm
parentb5c00f09085251a122b0af08438685fa2304b73d (diff)
downloadbuildroot-9befe94baf990ee6331e77edb40e286e9dc4df8d.tar.gz
buildroot-9befe94baf990ee6331e77edb40e286e9dc4df8d.zip
Makefile: generate SOURCE_DATE_EPOCH for reproducible builds
When reproducibility is requested, generate a global SOURCE_DATE_EPOCH environment variable which contains either the date of Buildroot last commit if running from a git repository, or the latest release date. This means that all packages embedding build dates will appear to have the same build date, so in case of new commit or release, all packages will appear to have been changed, even though some of them may not have changed in fact. The meaning of SOURCE_DATE_EPOCH is specified by the following specification: https://reproducible-builds.org/specs/source-date-epoch/ Signed-off-by: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org> Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/moarvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud