Accepting request 78676 from home:dirkmueller:branches:Kernel:HEAD
- add provides/obsoletes for ath3k-firmware - Update to 20110731: * iwlwifi-6000g2a-5.ucode: Updated to v17.168.5.3 * ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module * drxk - Micronas DRX-K demodulator driver * ene-ub6250 -- ENE UB6250 SD card reader driver - update qlogic firmware to 5.06.00 (bnc#702696) - add iwlwifi-4965-1.ucode (was additionally in iwl4965-ucode package before) - Add latest firmware (1.3.10.0) for cxgb4 from Chelsio git (bnc#711432) OBS-URL: https://build.opensuse.org/request/show/78676 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=38
This commit is contained in:
parent
a53aaa3c1a
commit
8ab1fef1ca
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -21,3 +21,6 @@
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
iwlwifi-4965-1.ucode filter=lfs diff=lfs merge=lfs -text
|
||||
t4fw.bin filter=lfs diff=lfs merge=lfs -text
|
||||
|
3
iwlwifi-4965-1.ucode
Normal file
3
iwlwifi-4965-1.ucode
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:389283cf2aa7ba1c0ba86c59d342ff84b45e5ff58105dc91167d6592aabeedca
|
||||
size 187608
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 12 14:57:20 CEST 2011 - dmueller@suse.de
|
||||
|
||||
- add provides/obsoletes for ath3k-firmware
|
||||
- Update to 20110731:
|
||||
* iwlwifi-6000g2a-5.ucode: Updated to v17.168.5.3
|
||||
* ath6kl - Atheros support for AR6003 WiFi-Bluetooth combo module
|
||||
* drxk - Micronas DRX-K demodulator driver
|
||||
* ene-ub6250 -- ENE UB6250 SD card reader driver
|
||||
- update qlogic firmware to 5.06.00 (bnc#702696)
|
||||
- add iwlwifi-4965-1.ucode (was additionally in iwl4965-ucode
|
||||
package before)
|
||||
- Add latest firmware (1.3.10.0) for cxgb4 from Chelsio git (bnc#711432)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 9 10:48:15 UTC 2011 - mmarek@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
Name: kernel-firmware
|
||||
BuildRequires: fdupes kernel-default
|
||||
Version: 20110709
|
||||
Version: 20110731
|
||||
Release: 7
|
||||
Summary: Linux kernel firmware files
|
||||
License: Distributable in unmodified form; GPL v2 only; GPL v2 or later; X11/MIT
|
||||
@ -27,6 +27,9 @@ Group: System/Kernel
|
||||
Url: ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/
|
||||
Source0: ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/linux-firmware-%{version}.tar.bz2
|
||||
Source1: firmware.sh
|
||||
Source2: qlogic.tar.bz2
|
||||
Source3: iwlwifi-4965-1.ucode
|
||||
Source4: t4fw.bin
|
||||
%define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
@ -56,6 +59,8 @@ Provides: iwl6050-ucode
|
||||
Obsoletes: iwl6050-ucode
|
||||
Provides: iwl6000g2-ucode
|
||||
Obsoletes: iwl6000g2-ucode
|
||||
Provides: ath3k-firmware
|
||||
Obsoletes: ath3k-firmware
|
||||
AutoReq: off
|
||||
|
||||
%description
|
||||
@ -66,7 +71,9 @@ previously included in the kernel. It is shared by all kernels >=
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n linux-firmware-%version
|
||||
%setup -q -n linux-firmware-%version -a 2
|
||||
cp -v %{S:3} iwlwifi-4965-1.ucode
|
||||
cp -v %{S:4} cxgb4/t4fw.bin
|
||||
|
||||
%build
|
||||
# nothing to do
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1b61c5ef9b9bd34eff2296dc40a4732939e687ef80f3d0e749f58e4a1990134
|
||||
size 15267126
|
3
linux-firmware-20110731.tar.bz2
Normal file
3
linux-firmware-20110731.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7e122642b99727db63ec6cf2fb64037e7e49a2e5db59a62cdba444a273905d3
|
||||
size 15251521
|
3
qlogic.tar.bz2
Normal file
3
qlogic.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53c628b99e43ee69384dab2bb3e60ac6b7ba41f52b22dded9ebfe6cc2b0db863
|
||||
size 416209
|
Loading…
Reference in New Issue
Block a user