From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 5/8] man-db: Avoid reproducibility failures after fixing groff-native
Date: Mon, 28 Dec 2020 04:35:45 -1000 [thread overview]
Message-ID: <4e41a22f704e22bef0d207c9c511168bca92cc82.1609165912.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1609165912.git.steve@sakoman.com>
From: Richard Purdie <richard.purdie@linuxfoundation.org>
Add some temporary bumps to versions to change the output hash so we
really can take advantage of the groff-native reproducibility fix.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit af9bd5a03ecf45e92868bc49b1de5c27d94eff6f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
meta/recipes-extended/man-db/man-db_2.9.0.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-extended/man-db/man-db_2.9.0.bb b/meta/recipes-extended/man-db/man-db_2.9.0.bb
index 5b017e8023..493fe817e5 100644
--- a/meta/recipes-extended/man-db/man-db_2.9.0.bb
+++ b/meta/recipes-extended/man-db/man-db_2.9.0.bb
@@ -21,6 +21,11 @@ inherit gettext pkgconfig autotools systemd
EXTRA_OECONF = "--with-pager=less --with-systemdsystemunitdir=${systemd_unitdir}/system"
EXTRA_AUTORECONF += "-I ${S}/gl/m4"
+# Can be dropped when the output next changes, avoids failures after
+# reproducibility issues
+PR = "r1"
+HASHEQUIV_HASH_VERSION .= ".1"
+
do_install() {
autotools_do_install
--
2.17.1
next prev parent reply other threads:[~2020-12-28 14:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-28 14:35 [OE-core][dunfell 0/8] Patch review Steve Sakoman
2020-12-28 14:35 ` [OE-core][dunfell 1/8] grub: Fix build reproducibility issue Steve Sakoman
2020-12-28 14:35 ` [OE-core][dunfell 2/8] grub: Add second fix for determinism issue Steve Sakoman
2020-12-28 14:35 ` [OE-core][dunfell 3/8] u-boot-tools: Fix reproducibility issue Steve Sakoman
2020-12-28 14:35 ` [OE-core][dunfell 4/8] groff: " Steve Sakoman
2020-12-28 14:35 ` Steve Sakoman [this message]
2020-12-28 14:35 ` [OE-core][dunfell 6/8] selftest/reproducible: enable world reproducibility test Steve Sakoman
2020-12-28 14:35 ` [OE-core][dunfell 7/8] selftest/reproducible: add an exclusion list for items that are not yet reproducible Steve Sakoman
2020-12-28 14:35 ` [OE-core][dunfell 8/8] selftest/reproducible: add packages to exclusion list for dunfell Steve Sakoman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4e41a22f704e22bef0d207c9c511168bca92cc82.1609165912.git.steve@sakoman.com \
--to=steve@sakoman.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox