summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/iwd/iwd_3.3.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_3.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_3.2.bb b/meta-oe/recipes-connectivity/iwd/iwd_3.3.bb
index e5d838d25f..84b1795995 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_3.2.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_3.3.bb
@@ -8,7 +8,7 @@ DEPENDS = "dbus"
8SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \ 8SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \
9 file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \ 9 file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \
10 " 10 "
11SRC_URI[sha256sum] = "21f5a8e29a41ff301045f36eed97a4e540262adfdc003db847fe0c7dce874e15" 11SRC_URI[sha256sum] = "8189e15e701112f871fb5f5e9351f007c9098754b4168ed43cc5422a3adc0255"
12 12
13inherit autotools manpages pkgconfig python3native systemd 13inherit autotools manpages pkgconfig python3native systemd
14 14