summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python3-mlcommons-loadgen/files/source-date-epoch.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-mlcommons-loadgen: support reproducibilityHongxu Jia25 hours1-0/+41
Implement the SOURCE_DATE_EPOCH specification[1] for reproducible builds. If SOURCE_DATE_EPOCH is set, use it as timestamp instead of the current time. [1] https://reproducible-builds.org/specs/source-date-epoch/ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>