Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-Core][PATCH v2 1/3] iw: upgrade 5.4 -> 5.8
@ 2020-09-01 22:53 Changhyeok Bae
  2020-09-01 22:53 ` [OE-Core][PATCH v2 2/3] iputils: upgrade s20190709 -> s20200821 Changhyeok Bae
  2020-09-01 22:53 ` [OE-Core][PATCH v2 3/3] packagegroup-core-full-cmdline: remove iputils Changhyeok Bae
  0 siblings, 2 replies; 4+ messages in thread
From: Changhyeok Bae @ 2020-09-01 22:53 UTC (permalink / raw)
  To: openembedded-core; +Cc: Changhyeok Bae

Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
---
 meta/recipes-connectivity/iw/{iw_5.4.bb => iw_5.8.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/iw/{iw_5.4.bb => iw_5.8.bb} (85%)

diff --git a/meta/recipes-connectivity/iw/iw_5.4.bb b/meta/recipes-connectivity/iw/iw_5.8.bb
similarity index 85%
rename from meta/recipes-connectivity/iw/iw_5.4.bb
rename to meta/recipes-connectivity/iw/iw_5.8.bb
index 9f58e49709..97ca66d66f 100644
--- a/meta/recipes-connectivity/iw/iw_5.4.bb
+++ b/meta/recipes-connectivity/iw/iw_5.8.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] = "08a4f581a39dc62fa85d3af796d844b6"
-SRC_URI[sha256sum] = "943cd2446a6c7242fded3766d054ab2a214a3514b9a8b7e942fed8fb13c1370c"
+SRC_URI[md5sum] = "98129d64212bdbb408f009c56ed5c62a"
+SRC_URI[sha256sum] = "cd9125c7e560926d66b09977fe0f75e5365ffd05a15df67d86a421dc76f96a96"
 
 inherit pkgconfig
 
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-02  7:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-01 22:53 [OE-Core][PATCH v2 1/3] iw: upgrade 5.4 -> 5.8 Changhyeok Bae
2020-09-01 22:53 ` [OE-Core][PATCH v2 2/3] iputils: upgrade s20190709 -> s20200821 Changhyeok Bae
2020-09-01 22:53 ` [OE-Core][PATCH v2 3/3] packagegroup-core-full-cmdline: remove iputils Changhyeok Bae
2020-09-02  7:10   ` Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox