diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-11-07 15:54:50 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-08 22:47:16 +0000 |
commit | 383a0dccdccda061d27fb44e3b1f20a190921fbf (patch) | |
tree | b809f9199e1f4f605c752f5219559fe776d34971 /meta/recipes-support | |
parent | eee8fdc3fe64b1a7d5bfe917653fef114fde4554 (diff) | |
download | poky-383a0dccdccda061d27fb44e3b1f20a190921fbf.tar.gz |
diffoscope: upgrade 221 -> 224
(From OE-Core rev: f3d5dae25aca7bc63cdb33a6202cb35e9815274a)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/diffoscope/diffoscope_224.bb (renamed from meta/recipes-support/diffoscope/diffoscope_221.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/diffoscope/diffoscope_221.bb b/meta/recipes-support/diffoscope/diffoscope_224.bb index c801200d7c..5d634b8073 100644 --- a/meta/recipes-support/diffoscope/diffoscope_221.bb +++ b/meta/recipes-support/diffoscope/diffoscope_224.bb | |||
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" | |||
12 | 12 | ||
13 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "7b1724e9b1e5ac6597cac07d0acd2661db1bcf0d6a9b2e87be21b5e3806be9f8" | 15 | SRC_URI[sha256sum] = "1920ebdca40e85f019a84e0220e4a79f00ffdafc0f78e1f1e2219123d5c08dfb" |
16 | 16 | ||
17 | RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm" | 17 | RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm" |
18 | 18 | ||