summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/iwd/iwd_1.25.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_1.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.24.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.25.bb
index 6ee2651afe..055c689215 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_1.24.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.25.bb
@@ -8,7 +8,7 @@ DEPENDS = "ell"
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] = "61b5e48380cd3a6d0529f725eb6974157f1410af165f5d266b87add0bf395224" 11SRC_URI[sha256sum] = "3f138e03301beb2afc7b385a62f56db17059137857ab579f269c4e441783e760"
12 12
13inherit autotools manpages pkgconfig python3native systemd 13inherit autotools manpages pkgconfig python3native systemd
14 14