aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2019-01-28 12:50:18 +0100
committerKhem Raj <raj.khem@gmail.com>2019-01-28 07:06:19 -0800
commitfd7cd2b188599ce8be57da484ef79deee8d0b627 (patch)
treed703d56f8108d2fea7159af1c9927266cf99a4f5 /meta-oe
parent7735b4c80c811ae3445aff2775cda33eeefb6e92 (diff)
downloadmeta-openembedded-fd7cd2b188599ce8be57da484ef79deee8d0b627.tar.gz
iwd: update to 0.14
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/iwd/iwd_0.14.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_0.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_0.12.bb b/meta-oe/recipes-connectivity/iwd/iwd_0.14.bb
index 16c537b66a..1dfbed9fd4 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_0.12.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_0.14.bb
@@ -7,7 +7,7 @@ inherit autotools pkgconfig systemd
DEPENDS = "ell readline dbus"
SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
-SRCREV = "d7609915db4b57229f7dd4c04b4eabcce637872a"
+SRCREV = "f87159964cf8fd9f85b0699d50e4a051d4f7c948"
S = "${WORKDIR}/git"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"