summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python3-mlcommons-loadgen/files
Commit message (Collapse)AuthorAgeFilesLines
* python3-mlcommons-loadgen: upgrade 5.1.2 -> 6.0.14Liu Yiding2026-04-151-20/+23
| | | | | | | Update source-date-epoch.patch for 6.0.14 Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-mlcommons-loadgen: support reproducibilityHongxu Jia2025-10-051-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>