diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-08-22 14:50:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-23 08:25:53 +0100 |
commit | f2f0c68aabfc03dd1659b88cece15f47649186eb (patch) | |
tree | ba79f2f60007d45c7c128a66ae0aa6fe51675c78 /meta/recipes-support | |
parent | 20cb0b322d900d28fd371993b1408469799a3ad7 (diff) | |
download | poky-f2f0c68aabfc03dd1659b88cece15f47649186eb.tar.gz |
diffoscope: upgrade 179 -> 181
(From OE-Core rev: 8052c4a0f39846b4565de0a2ba466e15e39f656b)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/diffoscope/diffoscope_181.bb (renamed from meta/recipes-support/diffoscope/diffoscope_179.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/diffoscope/diffoscope_179.bb b/meta/recipes-support/diffoscope/diffoscope_181.bb index dcd2698ee5..8b2f3cc826 100644 --- a/meta/recipes-support/diffoscope/diffoscope_179.bb +++ b/meta/recipes-support/diffoscope/diffoscope_181.bb | |||
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" | |||
12 | 12 | ||
13 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "17790d463b757b6d05e0734db06ba5e79ac63fb64bf9b834dc7440477582a38a" | 15 | SRC_URI[sha256sum] = "a295024acf713c58693c152f9a43fae268c08078f60ba502a7947b7840ece5d7" |
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 | ||