]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
tar: bump PR to deal with sstate corruption on autobuilder
authorSteve Sakoman <steve@sakoman.com>
Mon, 1 Apr 2024 17:30:08 +0000 (07:30 -1000)
committerSteve Sakoman <steve@sakoman.com>
Tue, 2 Apr 2024 15:46:56 +0000 (05:46 -1000)
Testing of an SPDX patch corrupted sstate, so bump PR to work around the issue

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-extended/tar/tar_1.32.bb

index c56074159951e4bd647a80abd68fdeb71d9807ff..9297480e8514df3b4d80d634f078e4a7007bb2e3 100644 (file)
@@ -6,6 +6,8 @@ SECTION = "base"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
+PR = "r1"
+
 SRC_URI = "${GNU_MIRROR}/tar/tar-${PV}.tar.bz2 \
            file://musl_dirent.patch \
            file://CVE-2021-20193.patch \