From: Alexander Kanavin Date: Wed, 8 Dec 2021 21:59:42 +0000 (+0100) Subject: diffoscope: upgrade 192 -> 194 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~5788 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cf813fe8c8bd9b3beb89242b19e9782abe3bc48;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 192 -> 194 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_192.bb b/meta/recipes-support/diffoscope/diffoscope_194.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_192.bb rename to meta/recipes-support/diffoscope/diffoscope_194.bb index 4dda858ef22..51d86ff0529 100644 --- a/meta/recipes-support/diffoscope/diffoscope_192.bb +++ b/meta/recipes-support/diffoscope/diffoscope_194.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "ae2774334fce7905f1b938a155d487d55b9fef9da9a9d18eda3d74951a8a8084" +SRC_URI[sha256sum] = "3d28f0325e00effc6c23c50f916d153524aa393623df2fd1fc8ae0f6a12daf94" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"