summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-11-22 16:54:28 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-30 08:42:52 +0000
commitda43500a3c230f868ae53c73e0657b67e9dc9f25 (patch)
treeac84b78ce722c0251dc74e4e8e6e87081efb2a32
parent9b34124561d926d9273c52163853161515e5666a (diff)
downloadopenembedded-core-da43500a3c230f868ae53c73e0657b67e9dc9f25.tar.gz
diffoscope: upgrade 251 -> 252
Changelog: ============ * As UI/UX improvement, try and avoid printing an extended traceback if diffoscope runs out of memory. * Mark diffoscope as stable in setup.py (for PyPI.org). Whatever diffoscope is, at least, not "alpha" anymore. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r--meta/recipes-support/diffoscope/diffoscope_252.bb (renamed from meta/recipes-support/diffoscope/diffoscope_251.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/diffoscope/diffoscope_251.bb b/meta/recipes-support/diffoscope/diffoscope_252.bb
index 8862509e05..86dc85df83 100644
--- a/meta/recipes-support/diffoscope/diffoscope_251.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_252.bb
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope"
inherit pypi setuptools3
-SRC_URI[sha256sum] = "c9ba2fc24379b2ba4457dc7be6970884cc2ee94c20d44f3889c2a4741e6178d3"
+SRC_URI[sha256sum] = "e268384fa484f3dd8a936da626e6ef1b231dcb286d09a360f37548637f8dd46d"
RDEPENDS:${PN} += "\
binutils \