From e97e69c71605bef6c3cdad0e51975bd9f8c51256 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 8 May 2022 19:25:17 +0100 Subject: 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 --- meta/recipes-devtools/perl/liberror-perl_0.17029.bb | 4 ++++ 1 file changed, 4 insertions(+) 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" LIC_FILES_CHKSUM = "file://LICENSE;md5=8f3499d09ee74a050c0319391ff9d100" +# remove at next version upgrade or when output changes +PR = "r1" +HASHEQUIV_HASH_VERSION .= ".1" + DEPENDS += "perl" RDEPENDS:${PN} += " \ -- cgit v1.2.3-54-g00ecf