]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
diffoscope: upgrade 252 -> 253
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 19 Dec 2023 07:39:14 +0000 (15:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Dec 2023 08:43:38 +0000 (08:43 +0000)
Changelog:
============
* Improve DOS/MBR extraction by adding support for 7z.
* Process objdump symbol comment filter inputs as the Python "bytes" type
  (and not str).
* Add a missing RequiredToolNotFound import.
* Update copyright years.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/diffoscope/diffoscope_253.bb [moved from meta/recipes-support/diffoscope/diffoscope_252.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-support/diffoscope/diffoscope_252.bb
rename to meta/recipes-support/diffoscope/diffoscope_253.bb
index 86dc85df83bddc3190307c6aea7202366bd90ecd..a1fc63efc346ff42ceeb2a83b0003b007cc147e0 100644 (file)
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "e268384fa484f3dd8a936da626e6ef1b231dcb286d09a360f37548637f8dd46d"
+SRC_URI[sha256sum] = "ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614"
 
 RDEPENDS:${PN} += "\
         binutils \