Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] hostapd/wpa_s: fixes after version update
@ 2022-02-13 15:52 Sergey Matyukevich
  2022-02-13 15:52 ` [Buildroot] [PATCH 1/2] package/hostapd: update DPP option handling Sergey Matyukevich
  2022-02-13 15:52 ` [Buildroot] [PATCH 2/2] package/wpa_supplicant: fix mesh configuration build Sergey Matyukevich
  0 siblings, 2 replies; 7+ messages in thread
From: Sergey Matyukevich @ 2022-02-13 15:52 UTC (permalink / raw)
  To: buildroot; +Cc: Matt Weber, Sergey Matyukevich

Hi all,

This patch series provides two fixes for hostapd/wpa_s build issues.

The first patch fixes hostapd build regression caused by its version
update. New hostapd version requires updated handling of CONFIG_DPP
option. I guess I failed to catch this problem because all my random
hostapd test configs enabled openssl. So I overlooked basic minimal
configuration that did not require openssl.

The second patch fixes specific configuration of wpa_supplicant reported
by Yegor Yefremov. For now a patch is added. Yegor already posted patch
to hostapd mailing list. So some time in the future this problem will
be fixed upstream.

Regards,
Sergey


Sergey Matyukevich (2):
  package/hostapd: update DPP option handling
  package/wpa_supplicant: fix build for mesh configuration

 package/hostapd/hostapd.mk                    |  3 +-
 .../0001-mesh-enable-HMAC_SHA384_KDF.patch    | 30 +++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)
 create mode 100644 package/wpa_supplicant/0001-mesh-enable-HMAC_SHA384_KDF.patch

-- 
2.35.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-02-14  9:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-13 15:52 [Buildroot] [PATCH 0/2] hostapd/wpa_s: fixes after version update Sergey Matyukevich
2022-02-13 15:52 ` [Buildroot] [PATCH 1/2] package/hostapd: update DPP option handling Sergey Matyukevich
2022-02-13 20:38   ` Thomas Petazzoni via buildroot
2022-02-14  9:39     ` Sergey Matyukevich
2022-02-13 15:52 ` [Buildroot] [PATCH 2/2] package/wpa_supplicant: fix mesh configuration build Sergey Matyukevich
2022-02-13 16:42   ` Arnout Vandecappelle
2022-02-13 16:56     ` Sergey Matyukevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox