summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/iwd/iwd_1.8.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_1.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.7.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb
index 4911b3d803..bfbf3c7fa6 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_1.7.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09"
6DEPENDS = "ell" 6DEPENDS = "ell"
7 7
8SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git" 8SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
9SRCREV = "ef6084dcb4fe2e00327bb9c7b113ece204042c22" 9SRCREV = "a01754f56aacdc641c819f983c3c0ad374be77b2"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit autotools manpages pkgconfig python3native systemd 12inherit autotools manpages pkgconfig python3native systemd