public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] libgcc: Bump PR/HASHEQUIV_HASH_VERSION after reproducibility issues
@ 2026-04-09 20:16 Richard Purdie
  2026-04-09 20:30 ` Patchtest results for " patchtest
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Purdie @ 2026-04-09 20:16 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-devtools/gcc/libgcc_15.2.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta/recipes-devtools/gcc/libgcc_15.2.bb b/meta/recipes-devtools/gcc/libgcc_15.2.bb
index fdcd6cc0da1..bf0a5f58fd1 100644
--- a/meta/recipes-devtools/gcc/libgcc_15.2.bb
+++ b/meta/recipes-devtools/gcc/libgcc_15.2.bb
@@ -5,3 +5,7 @@ LDFLAGS += "-fuse-ld=bfd"
 
 # Building with thumb enabled on armv6t fails
 ARM_INSTRUCTION_SET:armv6 = "arm"
+
+# remove at next version upgrade or when output changes
+meta/recipes-kernel/perf/perf.bb:PR = "r1"
+meta/recipes-kernel/perf/perf.bb-HASHEQUIV_HASH_VERSION .= ".1"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-09 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-09 20:16 [PATCH] libgcc: Bump PR/HASHEQUIV_HASH_VERSION after reproducibility issues Richard Purdie
2026-04-09 20:30 ` Patchtest results for " patchtest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox