From: Alexander Kanavin Date: Wed, 18 May 2022 10:58:08 +0000 (+0200) Subject: diffoscope: upgrade 211 -> 212 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47da9da7fdffd66c1d639f10f4d2925331a28ca3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 211 -> 212 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_211.bb b/meta/recipes-support/diffoscope/diffoscope_212.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_211.bb rename to meta/recipes-support/diffoscope/diffoscope_212.bb index c634ab44cb5..41f896d74f4 100644 --- a/meta/recipes-support/diffoscope/diffoscope_211.bb +++ b/meta/recipes-support/diffoscope/diffoscope_212.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "8e75f3acb181096632e43935ba7a85304703ac54739810b4523919188367ec03" +SRC_URI[sha256sum] = "744260ccf2bb869c58c50dfab68957dd494b12e446520993d0925b2394ea1db7" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"