]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 11 Feb 2021 14:20:06 +0000 (04:20 -1000)
commit61c639fcfdaa0a14e2a6a2bcca3215f99af94634
treecc8bb6c316b081d3ba240fa78108c46d90bdc74a
parent07a1771c9b2066c2003f285493d9720008b7412b
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>
(cherry picked from commit 6a9ca7aec4991eabd425e32fdf85f51bb1686b8b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/opkg/opkg/sourcedateepoch.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_0.4.2.bb