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