Accepting request 229267 from home:tiwai:branches:Kernel:HEAD
- Add Intel 7265 BT firmware (FATE#316958): ibt-hw-37.8.10-fw-1.10.2.27.d.bseq ibt-hw-37.8.bseq OBS-URL: https://build.opensuse.org/request/show/229267 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=81
This commit is contained in:
parent
f8b9ba5903
commit
6c1e22eeed
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -21,3 +21,5 @@
|
||||
*.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
|
||||
ibt-hw-37.8.10-fw-1.10.2.27.d.bseq filter=lfs diff=lfs merge=lfs -text
|
||||
|
3
ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
Normal file
3
ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35639924b78043f9724fe40cde09df2f3e64e6505a3dec7de9b88d448554b1e8
|
||||
size 10612
|
BIN
ibt-hw-37.8.bseq
Normal file
BIN
ibt-hw-37.8.bseq
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 17:41:05 CEST 2014 - tiwai@suse.de
|
||||
|
||||
- Add Intel 7265 BT firmware (FATE#316958):
|
||||
ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
|
||||
ibt-hw-37.8.bseq
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 10:29:58 CET 2014 - tiwai@suse.de
|
||||
|
||||
|
@ -29,6 +29,8 @@ Url: http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.g
|
||||
Source0: linux-firmware-%{version}.tar.bz2
|
||||
Source1: firmware.sh
|
||||
Source2: iwlwifi-7265-ucode-22.24.8.0.tgz
|
||||
Source3: ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
|
||||
Source4: ibt-hw-37.8.bseq
|
||||
Source5: mkinitrd_setup-amd_microcode.sh
|
||||
Source6: mkinitrd_boot-amd_microcode.sh
|
||||
%define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
|
||||
@ -83,6 +85,8 @@ This package contains the microcode files used by AMD CPUs.
|
||||
%setup -q -c kernel-firmware -a 2
|
||||
mv iwlwifi-7265-ucode-22.24.8.0/* .
|
||||
rmdir iwlwifi-7265-ucode-22.24.8.0
|
||||
install -c -m 0644 %{S:3} intel/
|
||||
install -c -m 0644 %{S:4} intel/
|
||||
|
||||
%build
|
||||
# nothing to do
|
||||
|
Loading…
Reference in New Issue
Block a user