diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-11-02 17:48:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-03 08:21:11 +0000 |
commit | a23cf710171ca1aa04920757225f51e9181e528c (patch) | |
tree | d255f2440280488330a1e96bbd390e42790865e5 /meta | |
parent | bc493016c70f5ded0c9993c33326c6cece5b0eee (diff) | |
download | poky-a23cf710171ca1aa04920757225f51e9181e528c.tar.gz |
iw: upgrade 5.8 -> 5.9
(From OE-Core rev: 9f4538b718a418940a700acac5602b5559ba3311)
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-connectivity/iw/iw_5.9.bb (renamed from meta/recipes-connectivity/iw/iw_5.8.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iw/iw_5.8.bb b/meta/recipes-connectivity/iw/iw_5.9.bb index e0456fbf00..3d1e1c7e79 100644 --- a/meta/recipes-connectivity/iw/iw_5.8.bb +++ b/meta/recipes-connectivity/iw/iw_5.9.bb | |||
@@ -14,8 +14,7 @@ SRC_URI = "http://www.kernel.org/pub/software/network/iw/${BP}.tar.gz \ | |||
14 | file://separate-objdir.patch \ | 14 | file://separate-objdir.patch \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[md5sum] = "98129d64212bdbb408f009c56ed5c62a" | 17 | SRC_URI[sha256sum] = "6e7d3c9f8b4ee68e412f20fe229c9854c2dba383e3e650ce6af8eb8dbd12efc3" |
18 | SRC_URI[sha256sum] = "cd9125c7e560926d66b09977fe0f75e5365ffd05a15df67d86a421dc76f96a96" | ||
19 | 18 | ||
20 | inherit pkgconfig | 19 | inherit pkgconfig |
21 | 20 | ||