diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-12-26 10:26:48 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-30 14:01:06 +0000 |
| commit | b24831ee762491931a110d8d432f5b65b0096d7d (patch) | |
| tree | 0c46fb733003723e9b71d2817515b65ffd02bf09 /meta | |
| parent | ce7a27841932ec6c947a9ddc02b046ffcebfd0c0 (diff) | |
| download | poky-b24831ee762491931a110d8d432f5b65b0096d7d.tar.gz | |
diffoscope: upgrade 161 -> 163
(From OE-Core rev: 431c43b24d6ee85ba8d1ab89f4ed71f0ff4f79b9)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/diffoscope/diffoscope_163.bb (renamed from meta/recipes-support/diffoscope/diffoscope_161.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/diffoscope/diffoscope_161.bb b/meta/recipes-support/diffoscope/diffoscope_163.bb index 0f566a3ec7..2b66d628fd 100644 --- a/meta/recipes-support/diffoscope/diffoscope_161.bb +++ b/meta/recipes-support/diffoscope/diffoscope_163.bb | |||
| @@ -7,7 +7,7 @@ PYPI_PACKAGE = "diffoscope" | |||
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "9c27d60a7bf3984b53c8af3fee86eb3d3e2292c4ddb9449c38b6cba068b8e22c" | 10 | SRC_URI[sha256sum] = "1afeea6e383bdd2626a9e9b827ff487723c0de581d9f9f4d4f5fc9b65728662a" |
| 11 | 11 | ||
| 12 | RDEPENDS_${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic" | 12 | RDEPENDS_${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic" |
| 13 | 13 | ||
