diff options
author | Kéléfa Sané <kelefa.sane@smile.fr> | 2025-04-14 13:58:36 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-15 12:52:20 -0700 |
commit | ac086f2f510038a87c2b3fd94c9bf30dc859a844 (patch) | |
tree | 690edf345551f454f27e9ce0f46cd66c192a09a1 /meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch | |
parent | d6c334c52618e0aabd0f3e8989c0d7417a0a4ada (diff) | |
download | meta-openembedded-ac086f2f510038a87c2b3fd94c9bf30dc859a844.tar.gz |
multipath-tool: Fix reproducibility issue on libdmmp docs/man pages
Reproducibility test reveal different timestamp values in docs/man
pages. The root cause is due to the makefile target rule which update
the timestamp not always beeing executed, depending on the order, the
target (dmmp_strerror.3) and prerequisite (libdmmp.h) are written on the
disk during the clone of the repo.
Update recipe to set the KBUILD_BUILD_TIMESTAMP to reproducible
timestamp (SOURCE_DATE_EPOCH).
Signed-off-by: Kéléfa Sané <kelefa.sane@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions