From ad3dfac07f856917434deb073fe9c8a788d4c21d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 9 Mar 2023 14:29:10 +0000 Subject: 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. (From OE-Core rev: b2b33e387c523d5936f6948115a73772b2cf9f2b) 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 a1a0a5feb1..d526a8ca20 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" -- cgit v1.2.3-54-g00ecf