From: "Martin Jansa" <Martin.Jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>,
Khem Raj <raj.khem@gmail.com>
Subject: [meta-oe][dunfell][PATCH 2/3] iwd: update to 1.8
Date: Fri, 18 Sep 2020 12:34:54 +0200 [thread overview]
Message-ID: <20200918103455.370682-2-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <20200918103455.370682-1-Martin.Jansa@gmail.com>
From: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Changelog:
- Fix issue with handling FT AKMs when not supported.
- Fix issue with handling FILS and RSNE in authenticate.
- Fix issue with handling auto-connection and quick scan.
- Fix issue with sending multiple scan requests.
- Add support for P2P feature and API.
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta-oe/recipes-connectivity/iwd/{iwd_1.7.bb => iwd_1.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-connectivity/iwd/{iwd_1.7.bb => iwd_1.8.bb} (96%)
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.7.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb
similarity index 96%
rename from meta-oe/recipes-connectivity/iwd/iwd_1.7.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_1.8.bb
index 4911b3d803..bfbf3c7fa6 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_1.7.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.8.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 = "ef6084dcb4fe2e00327bb9c7b113ece204042c22"
+SRCREV = "a01754f56aacdc641c819f983c3c0ad374be77b2"
S = "${WORKDIR}/git"
inherit autotools manpages pkgconfig python3native systemd
--
2.25.1
next prev parent reply other threads:[~2020-09-18 10:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-18 10:34 [meta-oe][dunfell][PATCH 1/3] iwd: upgrade 1.6 -> 1.7 Martin Jansa
2020-09-18 10:34 ` Martin Jansa [this message]
2020-09-18 10:34 ` [meta-oe][dunfell][PATCH 3/3] iwd: Upgrade to 1.9 Martin Jansa
[not found] ` <1635DA55744A95C6.24495@lists.openembedded.org>
2020-09-18 10:35 ` [oe] " Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200918103455.370682-2-Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=open.source@oleksandr-kravchuk.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.