diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/iwd/iwd_0.20.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_0.19.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_0.19.bb b/meta-oe/recipes-connectivity/iwd/iwd_0.20.bb index 2b4530e3c5..42205034c5 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_0.19.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_0.20.bb | |||
| @@ -7,7 +7,7 @@ inherit autotools pkgconfig systemd | |||
| 7 | DEPENDS = "ell readline dbus" | 7 | DEPENDS = "ell readline dbus" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git" | 9 | SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git" |
| 10 | SRCREV = "899d802744b7e12409e259f546ba5594ab90262c" | 10 | SRCREV = "00f0039232cc73bbcf7a1875f8f9aae464d90a8f" |
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
| 13 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 13 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
