From bdc61a7c56d45561aa2441de6e4634962c9b59a9 Mon Sep 17 00:00:00 2001 From: wangmy Date: Tue, 9 Nov 2021 23:02:44 +0800 Subject: [PATCH] iw: upgrade 5.9 -> 5.16 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- meta/recipes-connectivity/iw/{iw_5.9.bb => iw_5.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/iw/{iw_5.9.bb => iw_5.16.bb} (90%) diff --git a/meta/recipes-connectivity/iw/iw_5.9.bb b/meta/recipes-connectivity/iw/iw_5.16.bb similarity index 90% rename from meta/recipes-connectivity/iw/iw_5.9.bb rename to meta/recipes-connectivity/iw/iw_5.16.bb index 3d1e1c7e79..cf176a349f 100644 --- a/meta/recipes-connectivity/iw/iw_5.9.bb +++ b/meta/recipes-connectivity/iw/iw_5.16.bb @@ -14,7 +14,7 @@ SRC_URI = "http://www.kernel.org/pub/software/network/iw/${BP}.tar.gz \ file://separate-objdir.patch \ " -SRC_URI[sha256sum] = "6e7d3c9f8b4ee68e412f20fe229c9854c2dba383e3e650ce6af8eb8dbd12efc3" +SRC_URI[sha256sum] = "9c91f2560b258d9660e656ad37fa5bd100ac255865dcfb26076a576b10d8f3a7" inherit pkgconfig -- 2.40.1