From: Richard Purdie Date: Thu, 9 Mar 2023 14:29:10 +0000 (+0000) Subject: glibc: Update sstate/equiv versions to clean cache X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1492 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2b33e387c523d5936f6948115a73772b2cf9f2b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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"