From: Alexander Kanavin Date: Thu, 5 May 2022 05:04:59 +0000 (+0200) Subject: diffoscope: upgrade 208 -> 211 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cf26abcc36e945417229c0bebb0861e9b343e63;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 208 -> 211 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_208.bb b/meta/recipes-support/diffoscope/diffoscope_211.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_208.bb rename to meta/recipes-support/diffoscope/diffoscope_211.bb index 3c3b007d604..c634ab44cb5 100644 --- a/meta/recipes-support/diffoscope/diffoscope_208.bb +++ b/meta/recipes-support/diffoscope/diffoscope_211.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "2c5c0ac1159eefce158154849fe67f0f527dffc5295bfd3ca1aef14962ffcbcb" +SRC_URI[sha256sum] = "8e75f3acb181096632e43935ba7a85304703ac54739810b4523919188367ec03" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"