diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-07-17 20:32:57 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-21 23:00:18 +0100 |
| commit | bb3fedb067c0acc5bdeefcf48956eb53688ebeeb (patch) | |
| tree | c1ff77ddb2f7ced90810bc2193919367de9faea2 /meta | |
| parent | 5004d1075ac31d9ebd0e6e032b03160bb7cfc633 (diff) | |
| download | poky-bb3fedb067c0acc5bdeefcf48956eb53688ebeeb.tar.gz | |
diffoscope: upgrade 298 -> 301
Changelog 301:
- Avoid spurious differences in h5dump output caused by exposure of absolute
internal extraction paths.
- Use our_check_output in the ODT comparator.
- Memoize a number of calls to --version.
Changelog 300:
- Fix a regression and add a test so that diffoscope picks up differences
in metadata for identical files again.
Changelog 299:
- Add python3-defusedxml to the Build-Depends in order to include it in the
Docker image.
(From OE-Core rev: b740601fd6b523e09c2d22e83aed1c0589a8203d)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/diffoscope/diffoscope_301.bb (renamed from meta/recipes-support/diffoscope/diffoscope_298.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/diffoscope/diffoscope_298.bb b/meta/recipes-support/diffoscope/diffoscope_301.bb index 4a50059c99..c93ff4f588 100644 --- a/meta/recipes-support/diffoscope/diffoscope_298.bb +++ b/meta/recipes-support/diffoscope/diffoscope_301.bb | |||
| @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" | |||
| 12 | 12 | ||
| 13 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
| 14 | 14 | ||
| 15 | SRC_URI[sha256sum] = "9644b7e711df71f13c5f50f3d1353c1e6d09f462d342d9771576e75f3dd8c3e1" | 15 | SRC_URI[sha256sum] = "2b46b60afe3fbb9ba79946e5196157b272ddad27692ccf5e4839def1ef3019c6" |
| 16 | 16 | ||
| 17 | RDEPENDS:${PN} += "\ | 17 | RDEPENDS:${PN} += "\ |
| 18 | binutils \ | 18 | binutils \ |
