From b2b33e387c523d5936f6948115a73772b2cf9f2b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 9 Mar 2023 14:29:10 +0000 Subject: [PATCH] glibc: Update sstate/equiv versions to clean cache There are cached reproducibility issues on the autobuilder due to the PRServ sstate checksum issues, flush the bad data out the system by bumping the versions. Signed-off-by: Richard Purdie --- meta/recipes-core/glibc/glibc-common.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-core/glibc/glibc-common.inc b/meta/recipes-core/glibc/glibc-common.inc index a1a0a5feb19..d526a8ca207 100644 --- a/meta/recipes-core/glibc/glibc-common.inc +++ b/meta/recipes-core/glibc/glibc-common.inc @@ -23,3 +23,6 @@ ARM_INSTRUCTION_SET:armv6 = "arm" COMPATIBLE_HOST:libc-musl:class-target = "null" PV = "2.37" +# remove at next version upgrade or when output changes +PR = "r1" +HASHEQUIV_HASH_VERSION .= ".1" -- 2.47.2