diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-02-18 12:24:09 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-19 11:17:11 +0000 |
commit | 6517a4dbb3e0f328db1a7caa9ed82334efa52078 (patch) | |
tree | b4a4bbda25dd3f7d7695ff24bbfd523f79f872f1 /meta/recipes-support | |
parent | 31fe53e42a18f45aac2c7402c98706b13809ce21 (diff) | |
download | poky-6517a4dbb3e0f328db1a7caa9ed82334efa52078.tar.gz |
diffoscope: upgrade 164 -> 166
(From OE-Core rev: e75c13b5e7ddf52b06e2d5b89790c8571e7b4ea0)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/diffoscope/diffoscope_166.bb (renamed from meta/recipes-support/diffoscope/diffoscope_164.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/diffoscope/diffoscope_164.bb b/meta/recipes-support/diffoscope/diffoscope_166.bb index 7707c441ca..14c95fe5af 100644 --- a/meta/recipes-support/diffoscope/diffoscope_164.bb +++ b/meta/recipes-support/diffoscope/diffoscope_166.bb | |||
@@ -7,7 +7,7 @@ PYPI_PACKAGE = "diffoscope" | |||
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "bc269a39ec72261d9fead55bd951f6cbbe3d2ccce1481f974665999a5b141fff" | 10 | SRC_URI[sha256sum] = "20d0b4091ae535dc7d094bf5f366e0687e0b4337a268254b11925b8e7c9ea9c4" |
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 | ||