From: wangmy Date: Mon, 28 Mar 2022 09:49:40 +0000 (+0800) Subject: diffoscope: upgrade 207 -> 208 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4605 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9befbe17c1ff8222c782489cead17e441a927ae1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 207 -> 208 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_207.bb b/meta/recipes-support/diffoscope/diffoscope_208.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_207.bb rename to meta/recipes-support/diffoscope/diffoscope_208.bb index 004d4d1ee68..3c3b007d604 100644 --- a/meta/recipes-support/diffoscope/diffoscope_207.bb +++ b/meta/recipes-support/diffoscope/diffoscope_208.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "e670160911c8e465ab178f23bd1a2e6a827032b7bbec5f24eebf9215f1ae5f54" +SRC_URI[sha256sum] = "2c5c0ac1159eefce158154849fe67f0f527dffc5295bfd3ca1aef14962ffcbcb" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"