rebuilt with 3.18 [release 20150527.3161bfa-2mamba;Tue Sep 22 2015]
This commit is contained in:
parent
6e34bcfd0b
commit
c77ebe6599
@ -27,11 +27,11 @@
|
||||
%endif
|
||||
|
||||
%if "%{?KERNEL_VER}" == ""
|
||||
%define KERNEL_VER %(uname -r | sed "s|\\([0-9.]*\\).*|\\1|" )
|
||||
%define KERNEL_VER %(uname -r | sed "s|\\([0-9.]*\\)mamba|\\1|" )
|
||||
%endif
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20150206.17657c3
|
||||
Version: 20150527.3161bfa
|
||||
Release: 2mamba
|
||||
Summary: Collection of firmware files used by the Linux Kernel
|
||||
Group: System/Kernel and Hardware
|
||||
@ -163,6 +163,9 @@ done
|
||||
/lib/firmware/LICENCE.xc5000
|
||||
/lib/firmware/LICENCE.xc5000c
|
||||
/lib/firmware/LICENCE.ca0132
|
||||
/lib/firmware/LICENCE.nvidia
|
||||
/lib/firmware/LICENSE.QualcommAtheros_ar3k
|
||||
/lib/firmware/LICENSE.QualcommAtheros_ath10k
|
||||
|
||||
%files extra -f not-matching-firmware.list
|
||||
/lib/firmware/LICENCE.fw_sst_0f28
|
||||
@ -191,6 +194,12 @@ done
|
||||
/lib/firmware/LICENCE.xc4000
|
||||
|
||||
%changelog
|
||||
* Tue Sep 22 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 20150527.3161bfa-2mamba
|
||||
- rebuilt with 3.18
|
||||
|
||||
* Wed Jul 01 2015 Automatic Build System <autodist@mambasoft.it> 20150527.3161bfa-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 07 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 20150206.17657c3-2mamba
|
||||
- rebuilt to fix running vs installed kernel mismatch problem (add check)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user