[oe] [PATCH][meta-oe] iwd: update to 0.20

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Sun Sep 15 23:42:33 UTC 2019


Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
---
 meta-oe/recipes-connectivity/iwd/{iwd_0.19.bb => iwd_0.20.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/iwd/{iwd_0.19.bb => iwd_0.20.bb} (95%)

diff --git a/meta-oe/recipes-connectivity/iwd/iwd_0.19.bb b/meta-oe/recipes-connectivity/iwd/iwd_0.20.bb
similarity index 95%
rename from meta-oe/recipes-connectivity/iwd/iwd_0.19.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_0.20.bb
index 2b4530e3c..42205034c 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
 DEPENDS = "ell readline dbus"
 
 SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
-SRCREV = "899d802744b7e12409e259f546ba5594ab90262c"
+SRCREV = "00f0039232cc73bbcf7a1875f8f9aae464d90a8f"
 S = "${WORKDIR}/git"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
-- 
2.17.1



More information about the Openembedded-devel mailing list