Accepting request 1073038 from home:tiwai:branches:Kernel:HEAD
- Revert the broken rtw89/rtw8852b_fw.bin firmware temporarily (bsc#1209449) OBS-URL: https://build.opensuse.org/request/show/1073038 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=415
This commit is contained in:
parent
21121facfd
commit
6ff9138fa5
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -27,3 +27,4 @@ ql2600_fw.bin filter=lfs diff=lfs merge=lfs -text
|
||||
ql2700_fw.bin filter=lfs diff=lfs merge=lfs -text
|
||||
ql8300_fw.bin filter=lfs diff=lfs merge=lfs -text
|
||||
rtw8822c_fw.bin filter=lfs diff=lfs merge=lfs -text
|
||||
rtw8852b_fw.bin filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 07:29:36 UTC 2023 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
- Revert the broken rtw89/rtw8852b_fw.bin firmware temporarily
|
||||
(bsc#1209449)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 14:50:08 UTC 2023 - tiwai@suse.com
|
||||
|
||||
|
@ -50,6 +50,8 @@ Source10: ql8300_fw.bin
|
||||
Source99: kernel-firmware-rpmlintrc
|
||||
# temporary revert (bsc#1202152): taken from upstream commit 06acb465d80b
|
||||
Source100: rtw8822c_fw.bin
|
||||
# temporary revert (bsc#1209449): taken from upstream commit dae5d4603b07
|
||||
Source101: rtw8852b_fw.bin
|
||||
# install / build infrastructure
|
||||
Source1001: install-split.sh
|
||||
Source1002: list-license.sh
|
||||
@ -6330,6 +6332,8 @@ cat %{SOURCE1} >> WHENCE
|
||||
cp %{SOURCE2} %{SOURCE8} %{SOURCE9} %{SOURCE10} .
|
||||
# temporary revert (bsc#1202152)
|
||||
install -c -m 0644 %{SOURCE100} rtw88/rtw8822c_fw.bin
|
||||
# temporary revert of rtw89/rtw8852b_fw.bin (bsc#1209449)
|
||||
install -c -m 0644 %{SOURCE101} rtw89/rtw8852b_fw.bin
|
||||
|
||||
%build
|
||||
# nothing to do
|
||||
|
3
rtw8852b_fw.bin
Normal file
3
rtw8852b_fw.bin
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b9c224ae014e0aeade8701412d820e213c8880e08615b3905dba89659f21baf
|
||||
size 1035232
|
Loading…
Reference in New Issue
Block a user