From: Wang Mingyu Date: Tue, 12 Nov 2024 09:23:59 +0000 (+0800) Subject: diffoscope: upgrade 277 -> 283 X-Git-Tag: yocto-5.2~1339 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8bd657763c66b56446665f5568e0e900a82db0f9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 277 -> 283 Changelog: ========== * Fix crash when objdump is missing when checking .EFI files. * Ignore errors when listing .ar archives. * Update copyright years. * Don't try and test with systemd-ukify within Debian stable. * Add support for UKI files. * Drop Depends on deprecated python3-pkg-resources. * Drop removal of calculated basename from readelf output. * Temporarily remove procyon-decompiler from Build-Depends as it was removed from testing * Add a helpful contextual message to the output if comparing Debian .orig tarballs within .dsc files without the ability to "fuzzy-match" away the leading directory. * Correctly invert "X% similar" value and do not emit "100% similar". * Update copyright years. Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_277.bb b/meta/recipes-support/diffoscope/diffoscope_283.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_277.bb rename to meta/recipes-support/diffoscope/diffoscope_283.bb index f609e607f3b..27aeaaa7b65 100644 --- a/meta/recipes-support/diffoscope/diffoscope_277.bb +++ b/meta/recipes-support/diffoscope/diffoscope_283.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "d2d4236d7b72be8344b0c7a19506350a7b17d316bcd79d7bfc113e10400b0e10" +SRC_URI[sha256sum] = "0469ff70e1f37b5e96496f5e3c88dbafcf03fafff409a90601ed84febc31c543" RDEPENDS:${PN} += "\ binutils \