All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] iwd: update to 1.18
@ 2021-10-14 13:32 Oleksandr Kravchuk
  2021-10-15 12:59 ` [oe] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2021-10-14 13:32 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Changelog:
- Add support for Access Point FILS IP Address Assignment IE.
- Add support for P2P GO-side 4-way handshake IP allocation.
- Add support for forcing SAE group 19 if BSS requires it.
- Fix issue with handling faulty SAE duplicate commits.

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

diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.17.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.18.bb
similarity index 94%
rename from meta-oe/recipes-connectivity/iwd/iwd_1.17.bb
rename to meta-oe/recipes-connectivity/iwd/iwd_1.18.bb
index 00d94f36e..8d58a7a84 100644
--- a/meta-oe/recipes-connectivity/iwd/iwd_1.17.bb
+++ b/meta-oe/recipes-connectivity/iwd/iwd_1.18.bb
@@ -8,7 +8,7 @@ DEPENDS = "ell"
 SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \
            file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \
           "
-SRC_URI[sha256sum] = "6f946f823b0dc3205e4e72becf8ad1915448d194f5b10d8003e4c8c5a18e4ef7"
+SRC_URI[sha256sum] = "0225ab81579f027e0fcbf255517f432fcf355d14f3645c36813c71a441dfab55"
 
 inherit autotools manpages pkgconfig python3native systemd
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [meta-oe][PATCH] iwd: update to 1.18
  2021-10-14 13:32 [meta-oe][PATCH] iwd: update to 1.18 Oleksandr Kravchuk
@ 2021-10-15 12:59 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-10-15 12:59 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: openembeded-devel

fails on musl

https://errors.yoctoproject.org/Errors/Details/612213/

On Thu, Oct 14, 2021 at 6:32 AM Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> Changelog:
> - Add support for Access Point FILS IP Address Assignment IE.
> - Add support for P2P GO-side 4-way handshake IP allocation.
> - Add support for forcing SAE group 19 if BSS requires it.
> - Fix issue with handling faulty SAE duplicate commits.
>
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> ---
>  meta-oe/recipes-connectivity/iwd/{iwd_1.17.bb => iwd_1.18.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-connectivity/iwd/{iwd_1.17.bb => iwd_1.18.bb} (94%)
>
> diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.17.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.18.bb
> similarity index 94%
> rename from meta-oe/recipes-connectivity/iwd/iwd_1.17.bb
> rename to meta-oe/recipes-connectivity/iwd/iwd_1.18.bb
> index 00d94f36e..8d58a7a84 100644
> --- a/meta-oe/recipes-connectivity/iwd/iwd_1.17.bb
> +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.18.bb
> @@ -8,7 +8,7 @@ DEPENDS = "ell"
>  SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \
>             file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \
>            "
> -SRC_URI[sha256sum] = "6f946f823b0dc3205e4e72becf8ad1915448d194f5b10d8003e4c8c5a18e4ef7"
> +SRC_URI[sha256sum] = "0225ab81579f027e0fcbf255517f432fcf355d14f3645c36813c71a441dfab55"
>
>  inherit autotools manpages pkgconfig python3native systemd
>
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#93295): https://lists.openembedded.org/g/openembedded-devel/message/93295
> Mute This Topic: https://lists.openembedded.org/mt/86312421/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-15 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14 13:32 [meta-oe][PATCH] iwd: update to 1.18 Oleksandr Kravchuk
2021-10-15 12:59 ` [oe] " Khem Raj

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.