mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
diffoscope: upgrade 252 -> 253
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. (From OE-Core rev: 6452368935b103a39ed7c603bf763b3877544008) 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>
This commit is contained in:
committed by
Richard Purdie
parent
df548e981d
commit
deab1148b3
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "e268384fa484f3dd8a936da626e6ef1b231dcb286d09a360f37548637f8dd46d"
|
||||
SRC_URI[sha256sum] = "ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
binutils \
|
||||
Reference in New Issue
Block a user