diff options
author | Changhyeok Bae <changhyeok.bae@gmail.com> | 2018-01-22 02:09:19 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-23 23:43:45 +0000 |
commit | cc0db5714fff61d85a443586aaab22372dae027a (patch) | |
tree | 796c31d51fc525ac6de19c617bab163f75689cc0 /meta/recipes-connectivity | |
parent | 89f061fb5bef0b506b4e65ad6664f64b88f18c4c (diff) | |
download | poky-cc0db5714fff61d85a443586aaab22372dae027a.tar.gz |
iw: 4.9 -> 4.14
Upgrade iw from 4.9 to 4.14
(From OE-Core rev: 712d7acd5dada55f980d46788e8dd129570a9d61)
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/iw/iw_4.14.bb (renamed from meta/recipes-connectivity/iw/iw_4.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iw/iw_4.9.bb b/meta/recipes-connectivity/iw/iw_4.14.bb index 6daeb07b70..e1b17de4c3 100644 --- a/meta/recipes-connectivity/iw/iw_4.9.bb +++ b/meta/recipes-connectivity/iw/iw_4.14.bb | |||
@@ -14,8 +14,8 @@ 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] = "06e96ab7a5c652f8eaed6f71533a9e0f" | 17 | SRC_URI[md5sum] = "2067516ca9940fdb8c091ee3250da374" |
18 | SRC_URI[sha256sum] = "12f921f3dbe0f33c309f5f2891cccf5325c94bd48dceeb102de183f5f048a9e2" | 18 | SRC_URI[sha256sum] = "a0c3aad6ff52234d03a2522ba2eba570e36abb3e60dc29bf0b1ce88dd725d6d4" |
19 | 19 | ||
20 | inherit pkgconfig | 20 | inherit pkgconfig |
21 | 21 | ||