forked from pool/kernel-firmware
Accepting request 123231 from Kernel:HEAD
Add 4 iwlwifi firmware files. (now with a bnc #) (forwarded request 116702 from jirislaby) OBS-URL: https://build.opensuse.org/request/show/123231 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-firmware?expand=0&rev=29
This commit is contained in:
commit
0b883f3fda
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -24,5 +24,9 @@
|
|||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
bnx2-mips-06-6.2.3.fw filter=lfs diff=lfs merge=lfs -text
|
bnx2-mips-06-6.2.3.fw filter=lfs diff=lfs merge=lfs -text
|
||||||
bnx2-mips-09-6.2.1b.fw filter=lfs diff=lfs merge=lfs -text
|
bnx2-mips-09-6.2.1b.fw filter=lfs diff=lfs merge=lfs -text
|
||||||
|
iwlwifi-105-6.ucode filter=lfs diff=lfs merge=lfs -text
|
||||||
|
iwlwifi-135-6.ucode filter=lfs diff=lfs merge=lfs -text
|
||||||
|
iwlwifi-2000-6.ucode filter=lfs diff=lfs merge=lfs -text
|
||||||
|
iwlwifi-2030-6.ucode filter=lfs diff=lfs merge=lfs -text
|
||||||
iwlwifi-4965-1.ucode filter=lfs diff=lfs merge=lfs -text
|
iwlwifi-4965-1.ucode filter=lfs diff=lfs merge=lfs -text
|
||||||
t4fw.bin filter=lfs diff=lfs merge=lfs -text
|
t4fw.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
3
iwlwifi-105-6.ucode
Normal file
3
iwlwifi-105-6.ucode
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1cb5c90756de33f044ebf82e0a9295f73534577d6b011be3b79df98412880487
|
||||||
|
size 689680
|
3
iwlwifi-135-6.ucode
Normal file
3
iwlwifi-135-6.ucode
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db87dd4a4307bf5b553de80dd135598319fc6c8133dac8cc8d1673e9c27f5ee1
|
||||||
|
size 701228
|
3
iwlwifi-2000-6.ucode
Normal file
3
iwlwifi-2000-6.ucode
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f026eed05503e1fe752bebcd1e0a03aed79d0da757ae69d7dea82295036f1f82
|
||||||
|
size 695876
|
3
iwlwifi-2030-6.ucode
Normal file
3
iwlwifi-2030-6.ucode
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d84a8cbdaa1fd12917a8b65a08d4ba59fae1d578444389fcf5982193e3e8b9d
|
||||||
|
size 707392
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 8 10:25:51 UTC 2012 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Add 4 iwlwifi firmware files. (bnc#760857)
|
||||||
|
iwlwifi-105-6.ucode
|
||||||
|
iwlwifi-135-6.ucode
|
||||||
|
iwlwifi-2000-6.ucode
|
||||||
|
iwlwifi-2030-6.ucode
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 2 14:15:51 UTC 2012 - jlee@novell.com
|
Fri Mar 2 14:15:51 UTC 2012 - jlee@novell.com
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: kernel-firmware
|
Name: kernel-firmware
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kernel-default
|
BuildRequires: kernel-default
|
||||||
@ -34,6 +33,10 @@ Source3: iwlwifi-4965-1.ucode
|
|||||||
Source4: t4fw.bin
|
Source4: t4fw.bin
|
||||||
Source5: bnx2-mips-06-6.2.3.fw
|
Source5: bnx2-mips-06-6.2.3.fw
|
||||||
Source6: bnx2-mips-09-6.2.1b.fw
|
Source6: bnx2-mips-09-6.2.1b.fw
|
||||||
|
Source7: iwlwifi-105-6.ucode
|
||||||
|
Source8: iwlwifi-135-6.ucode
|
||||||
|
Source9: iwlwifi-2000-6.ucode
|
||||||
|
Source10: iwlwifi-2030-6.ucode
|
||||||
%define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
|
%define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
|
||||||
%define __ksyms_supplements bash %_sourcedir/firmware.sh --cache %{_builddir}/%{?buildsubdir}/find_supplements.cache --find-supplements
|
%define __ksyms_supplements bash %_sourcedir/firmware.sh --cache %{_builddir}/%{?buildsubdir}/find_supplements.cache --find-supplements
|
||||||
%define __ksyms_path ^/lib/firmware
|
%define __ksyms_path ^/lib/firmware
|
||||||
@ -78,6 +81,10 @@ previously included in the kernel. It is shared by all kernels >=
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n linux-firmware-%version -a 2
|
%setup -q -n linux-firmware-%version -a 2
|
||||||
cp -v %{S:3} iwlwifi-4965-1.ucode
|
cp -v %{S:3} iwlwifi-4965-1.ucode
|
||||||
|
cp -v %{S:7} .
|
||||||
|
cp -v %{S:8} .
|
||||||
|
cp -v %{S:9} .
|
||||||
|
cp -v %{S:10} .
|
||||||
cp -v %{S:4} cxgb4/t4fw.bin
|
cp -v %{S:4} cxgb4/t4fw.bin
|
||||||
cp -v %{S:5} bnx2/bnx2-mips-06-6.2.3.fw
|
cp -v %{S:5} bnx2/bnx2-mips-06-6.2.3.fw
|
||||||
cp -v %{S:6} bnx2/bnx2-mips-09-6.2.1b.fw
|
cp -v %{S:6} bnx2/bnx2-mips-09-6.2.1b.fw
|
||||||
|
Loading…
Reference in New Issue
Block a user