]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
glibc: Update sstate/equiv versions to clean cache
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Mar 2023 14:29:10 +0000 (14:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Mar 2023 21:03:42 +0000 (21:03 +0000)
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 <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-common.inc

index a1a0a5feb19db0372254b6e3e7ae45f79106256c..d526a8ca207a989a80570df6cfd31abf12c74821 100644 (file)
@@ -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"