!40 update build-config file: issue-I72Z7E fix wpa_supplicant failed to start
From: @gjunming Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
2af80136fc
@ -43,4 +43,4 @@ CONFIG_IEEE80211R=y
|
||||
CONFIG_IEEE80211W=y
|
||||
CONFIG_WIFI_DISPLAY=y
|
||||
CONFIG_MACSEC=y
|
||||
CONFIG_TLS_DEFAULT_CIPHERS="PROFILE=SYSTEM:3DES"
|
||||
#CONFIG_TLS_DEFAULT_CIPHERS="PROFILE=SYSTEM:3DES"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: wpa_supplicant
|
||||
Epoch: 1
|
||||
Version: 2.10
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i / RSN)
|
||||
License: BSD or GPLv2
|
||||
Url: https://w1.fi/wpa_supplicant/
|
||||
@ -103,6 +103,9 @@ install -m644 %{name}/doc/docbook/*.5 %{buildroot}%{_mandir}/man5
|
||||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Sun May 14 2023 Guan Jun-Ming <gjunming@qq.com> - 1:2.10-2
|
||||
- update build-config file to remove CONFIG_TLS_DEFAULT_CIPHERS
|
||||
|
||||
* Thu Mar 31 2022 yuanxin <yuanxin24@h-partners.com> - 1:2.10-1
|
||||
- update version to 2.10
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user