Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/wpa_supplicant: follow-up fixes for v2.11
@ 2024-08-18 20:31 Sergey Matyukevich
  2024-08-18 20:31 ` [Buildroot] [PATCH 1/2] package/wpa_supplicant: wired driver needs headers >= 5.7 Sergey Matyukevich
  2024-08-18 20:31 ` [Buildroot] [PATCH 2/2] package/wpa_supplicant: revert upstream commit to fix brcmfmac Sergey Matyukevich
  0 siblings, 2 replies; 7+ messages in thread
From: Sergey Matyukevich @ 2024-08-18 20:31 UTC (permalink / raw)
  To: buildroot; +Cc: Sergey Matyukevich

Hi all,

Some issues have been discovered after wpa_supplicant update to v2.11:

- wired driver fails to build with kernel headers less than v5.7
  -- detected by Buildroot autobuilder
- wpa_supplicant fails to complete wpa2-psk connection on brcmfmac hardware

This patch series provides fixes for them:
- bump kernel headers restrictions for wired driver
- upstream patch revert to fix brcmfmac

Sergey Matyukevich (2):
  package/wpa_supplicant: wired driver needs headers >= 5.7
  package/wpa_supplicant: revert upstream patch to fix brcmfmac

 ...orization-completed-on-driver-indica.patch | 55 +++++++++++++++++++
 package/wpa_supplicant/Config.in              |  6 +-
 2 files changed, 58 insertions(+), 3 deletions(-)
 create mode 100644 package/wpa_supplicant/0001-Revert-Mark-authorization-completed-on-driver-indica.patch

-- 
2.45.2

_______________________________________________
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:[~2024-08-19 20:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-18 20:31 [Buildroot] [PATCH 0/2] package/wpa_supplicant: follow-up fixes for v2.11 Sergey Matyukevich
2024-08-18 20:31 ` [Buildroot] [PATCH 1/2] package/wpa_supplicant: wired driver needs headers >= 5.7 Sergey Matyukevich
2024-08-19 10:59   ` Thomas Petazzoni via buildroot
2024-08-19 20:07     ` Sergey Matyukevich
2024-08-19 20:32       ` Thomas Petazzoni via buildroot
2024-08-18 20:31 ` [Buildroot] [PATCH 2/2] package/wpa_supplicant: revert upstream commit to fix brcmfmac Sergey Matyukevich
2024-08-19 11:06   ` Thomas Petazzoni via buildroot

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