From 712d7acd5dada55f980d46788e8dd129570a9d61 Mon Sep 17 00:00:00 2001 From: Changhyeok Bae Date: Mon, 22 Jan 2018 02:09:19 +0000 Subject: [PATCH] iw: 4.9 -> 4.14 Upgrade iw from 4.9 to 4.14 Signed-off-by: Changhyeok Bae Signed-off-by: Ross Burton --- meta/recipes-connectivity/iw/{iw_4.9.bb => iw_4.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/iw/{iw_4.9.bb => iw_4.14.bb} (86%) diff --git a/meta/recipes-connectivity/iw/iw_4.9.bb b/meta/recipes-connectivity/iw/iw_4.14.bb similarity index 86% rename from meta/recipes-connectivity/iw/iw_4.9.bb rename to 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 \ file://separate-objdir.patch \ " -SRC_URI[md5sum] = "06e96ab7a5c652f8eaed6f71533a9e0f" -SRC_URI[sha256sum] = "12f921f3dbe0f33c309f5f2891cccf5325c94bd48dceeb102de183f5f048a9e2" +SRC_URI[md5sum] = "2067516ca9940fdb8c091ee3250da374" +SRC_URI[sha256sum] = "a0c3aad6ff52234d03a2522ba2eba570e36abb3e60dc29bf0b1ce88dd725d6d4" inherit pkgconfig -- 2.40.1