[oe-commits] [meta-openembedded] 25/26: iwd: Upgrade 0.18 -> 0.19

git at git.openembedded.org git at git.openembedded.org
Thu Aug 8 21:55:29 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 0f2ab959799097926d2dbe9c3a31dc6893564a0f
Author: Alex Kiernan <alex.kiernan at gmail.com>
AuthorDate: Thu Aug 8 15:55:14 2019 +0100

    iwd: Upgrade 0.18 -> 0.19
    
    Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-connectivity/iwd/{iwd_0.18.bb => iwd_0.19.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-connectivity/iwd/iwd_0.18.bb b/meta-oe/recipes-connectivity/iwd/iwd_0.19.bb
similarity index 95%
rename from meta-oe/recipes-connectivity/iwd/iwd_0.18.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_0.19.bb
index f56c88b..2b4530e 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_0.18.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_0.19.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 = "c923448bacf8a855b40017fe53ba2edcd062eec1"
+SRCREV = "899d802744b7e12409e259f546ba5594ab90262c"
 S = "${WORKDIR}/git"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list