From 6004142bb98295adb9e6fcf1e64ee25a9d68d26b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 8 Sep 2020 14:06:47 -0700 Subject: [PATCH] iwd: Upgrade to 1.9 Need this upgrade to work with ell >= 0.33 Signed-off-by: Khem Raj --- meta-oe/recipes-connectivity/iwd/{iwd_1.8.bb => iwd_1.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_1.8.bb => iwd_1.9.bb} (96%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.9.bb similarity index 96% rename from meta-oe/recipes-connectivity/iwd/iwd_1.8.bb rename to meta-oe/recipes-connectivity/iwd/iwd_1.9.bb index bfbf3c7fa6..25500e6501 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.9.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09" DEPENDS = "ell" SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git" -SRCREV = "a01754f56aacdc641c819f983c3c0ad374be77b2" +SRCREV = "aa3dc1b95348dea177e9d8c2c3063b29e20fe2e9" S = "${WORKDIR}/git" inherit autotools manpages pkgconfig python3native systemd