diff --git a/meta/recipes-devtools/gcc/libgcc_15.2.bb b/meta/recipes-devtools/gcc/libgcc_15.2.bb
index fdcd6cc0da1..59c70ea4323 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
+PR = "r1"
+HASHEQUIV_HASH_VERSION .= ".1"
