summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-08 19:25:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-08 23:50:34 +0100
commite97e69c71605bef6c3cdad0e51975bd9f8c51256 (patch)
treee5a72ca5fff9646e7a34282bb17d16b47988dfee
parent3782ae39924b48f16bbfd1312bb9b0fa66e07f79 (diff)
downloadpoky-e97e69c71605bef6c3cdad0e51975bd9f8c51256.tar.gz
liberror-perl: 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: b12e6cfe3bb34e426c8bb74183d041948cb2ed89) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/perl/liberror-perl_0.17029.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/liberror-perl_0.17029.bb b/meta/recipes-devtools/perl/liberror-perl_0.17029.bb
index 497f480347..67e5811f3c 100644
--- a/meta/recipes-devtools/perl/liberror-perl_0.17029.bb
+++ b/meta/recipes-devtools/perl/liberror-perl_0.17029.bb
@@ -9,6 +9,10 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
9 9
10LIC_FILES_CHKSUM = "file://LICENSE;md5=8f3499d09ee74a050c0319391ff9d100" 10LIC_FILES_CHKSUM = "file://LICENSE;md5=8f3499d09ee74a050c0319391ff9d100"
11 11
12# remove at next version upgrade or when output changes
13PR = "r1"
14HASHEQUIV_HASH_VERSION .= ".1"
15
12DEPENDS += "perl" 16DEPENDS += "perl"
13 17
14RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \