diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2025-09-19 11:33:35 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-19 12:22:00 -0700 |
commit | 00fa5e02f12a709c5cac062e85c9a83efa1fbb4b (patch) | |
tree | fe9a7fcdaff2857eeca23e25247f5340d6de6ded /meta-python/recipes-devtools/python/python3-python-multipart_0.0.20.bb | |
parent | c0226393bac75c276cad4ec20865f167250ab0a6 (diff) | |
download | meta-openembedded-00fa5e02f12a709c5cac062e85c9a83efa1fbb4b.tar.gz |
minifi-cpp: fix reproducibility issue
Minifi-cpp will add a build identifier to the binary. If not specified,
a random build identifier will be generated for each build. This breaks
reproducibility. Set BUILD_IDENTIFIER to ${PV} to ensure the identifier
remains constant across builds.
Additionally, set BUILD_DATE to SOURCE_DATE_EPOCH to use reproducible
timestamp.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-python-multipart_0.0.20.bb')
0 files changed, 0 insertions, 0 deletions