]> code.ossystems Code Review - openembedded-core.git/commit
opkg: Fix build reproducibility issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Feb 2021 23:45:18 +0000 (23:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Feb 2021 21:42:44 +0000 (21:42 +0000)
commit6a9ca7aec4991eabd425e32fdf85f51bb1686b8b
tree849068d8e8e94ae20ddc4eee1ca43322b96f59e3
parent17df664a32a74f17baaef8c31ac23adec2d6255f
opkg: Fix build reproducibility issue

A build date was leaking into the generated docs and makefile used for
ptests leading to reproducibility issues each time the month changed.

Add a patch to use SOURCE_DATE_EPOCH to derive it if available.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg/sourcedateepoch.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_0.4.4.bb