From: Alexander Kanavin Date: Mon, 8 Aug 2022 06:42:09 +0000 (+0200) Subject: diffoscope: upgrade 218 -> 220 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3356 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba07e54c4bc1c1d6c79d226dfcf219ad9bca5b12;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 218 -> 220 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_218.bb b/meta/recipes-support/diffoscope/diffoscope_220.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_218.bb rename to meta/recipes-support/diffoscope/diffoscope_220.bb index eceba471866..dc556477fa5 100644 --- a/meta/recipes-support/diffoscope/diffoscope_218.bb +++ b/meta/recipes-support/diffoscope/diffoscope_220.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "68056e6d5382bfe16662c60d47bf710aa7b0ef43bfde1172fad694bc487279e3" +SRC_URI[sha256sum] = "7873e13ac8b11b634ee3490b70b056c6a6bae9cfb794d6ba7cb43e7797b2a829" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"