]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
lz4: Update sstate/equiv versions to clean cache
authorSteve Sakoman <steve@sakoman.com>
Mon, 13 Nov 2023 15:26:59 +0000 (05:26 -1000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 13 Nov 2023 15:34:11 +0000 (05:34 -1000)
There are cached reproducibility issues on the autobuilder due to CFLAGS
issues, flush the bad data out the system by bumping the versions.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/lz4/lz4_1.9.2.bb

index c2e24b518caf810c3f2192c0ea3912459c6fbbf7..bc11a57eb5ea141fb39a2798563691fd1a993bb4 100644 (file)
@@ -12,6 +12,10 @@ PE = "1"
 
 SRCREV = "fdf2ef5809ca875c454510610764d9125ef2ebbd"
 
+# remove at next version upgrade or when output changes
+PR = "r1"
+HASHEQUIV_HASH_VERSION .= ".1"
+
 SRC_URI = "git://github.com/lz4/lz4.git;branch=dev;protocol=https \
            file://run-ptest \
            file://CVE-2021-3520.patch \