From: Alexander Kanavin Date: Wed, 6 Jul 2022 08:06:56 +0000 (+0200) Subject: diffoscope: upgrade 216 -> 217 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3690 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb4c865b3185db61cf85f532fabeaeb63eac461f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 216 -> 217 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_216.bb b/meta/recipes-support/diffoscope/diffoscope_217.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_216.bb rename to meta/recipes-support/diffoscope/diffoscope_217.bb index 87172e9512a..d5ab38f8ad0 100644 --- a/meta/recipes-support/diffoscope/diffoscope_216.bb +++ b/meta/recipes-support/diffoscope/diffoscope_217.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "7809caabf4369a1f1dffb9fa37e247b4326aa3366cabd6ab3eb7de5cb4402c39" +SRC_URI[sha256sum] = "1e9791e3f718ca809d98fb319b150ce6222a682b4009ea00838b9d8705003950" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"