1
0
Dominique Leuenberger 2020-09-25 14:21:07 +00:00 committed by Git OBS Bridge
commit 5b8a0cf006
3 changed files with 14 additions and 1 deletions

3
config
View File

@ -501,3 +501,6 @@ CONFIG_BGSCAN_SIMPLE=y
# Enable RSN IBSS/AdHoc
CONFIG_IBSS_RSN=y
# Enable SAE support
CONFIG_SAE=y

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 22 13:06:32 UTC 2020 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Fix spec file for SLE12, use make %{?_smp_mflags} instead of %make_build
-------------------------------------------------------------------
Tue Sep 22 08:29:15 UTC 2020 - Jonathan Kang <songchuan.kang@suse.com>
- Enable SAE support(jsc#SLE-14992).
-------------------------------------------------------------------
Thu Apr 23 21:51:17 UTC 2020 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>

View File

@ -77,7 +77,7 @@ CFLAGS="%{optflags}" make V=1 %{?_smp_mflags}
CFLAGS="%{optflags}" make V=1 %{?_smp_mflags} eapol_test
cd wpa_gui-qt4
%qmake5
%make_build
make %{?_smp_mflags}
%install
install -d %{buildroot}/%{_sbindir}