mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 09:49:41 +01:00
diffoscope: upgrade 259 -> 260
Changelog: ========== * Actually test 7z support in the test_7z set of tests, not the lz4 functionality. * In addition, correctly check for the 7z binary being available (and not lz4) when testing 7z. * Prevent a traceback when comparing a contentful .pyc file with an empty one. (From OE-Core rev: 5baf1e660f980cdcbe97e395f9c7f28b14cd8e6e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ade5821ea3
commit
d23cdd0c2b
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "c1f14452467f84c4be804a3725cbfdd5eadf977ece7ad463be8b647d1a87fb42"
|
||||
SRC_URI[sha256sum] = "405a55502c8b2c988e46c0800d6a93e8e4e7632c1542b0a540dda50aeea41dac"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
binutils \
|
||||
Reference in New Issue
Block a user