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

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Mon Nov 4 16:00:52 UTC 2019


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

diff --git a/meta-oe/recipes-connectivity/iwd/iwd_0.23.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.0.bb
similarity index 95%
rename from meta-oe/recipes-connectivity/iwd/iwd_0.23.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_1.0.bb
index 20c6d04f7..94d86d1dc 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_0.23.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.0.bb
@@ -7,7 +7,7 @@ inherit autotools pkgconfig systemd python3native
 DEPENDS = "ell readline dbus python3-docutils-native"
 
 SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
-SRCREV = "77f16ae26fc013477f6362a0c33f0e52e82863e0"
+SRCREV = "971e1d2038a203ad43bd2278a811a9e5ec8d52db"
 S = "${WORKDIR}/git"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
-- 
2.17.1



More information about the Openembedded-devel mailing list