commit be097041a7d31abb6d8c5e42bcc295950ae629b1
Author: Jan Palus <at...@pld-linux.org>
Date:   Wed Nov 13 12:19:45 2024 +0100

    up to 20241110

 disable-check-whence.patch | 13 -------------
 linux-firmware.spec        |  9 ++++-----
 2 files changed, 4 insertions(+), 18 deletions(-)
---
diff --git a/linux-firmware.spec b/linux-firmware.spec
index cafe501..25d90d5 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -5,7 +5,7 @@
 # - subpackages for various firmwares?
 # - (since 5.3) compress firmware: 
https://git.kernel.org/linus/82fd7a8142a10b8eb41313074b3859d82c0857dc
 %define                rel     1
-%define                ver     20241017
+%define                ver     20241110
 Summary:       Firmware files used by the Linux kernel
 Summary(pl.UTF-8):     Pliki firmware'u używane przez jądro Linuksa
 Name:          linux-firmware
@@ -18,9 +18,8 @@ Group:                Base/Kernel
 #Source0:      
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/%{name}-%{snap}.tar.gz
 # upstream tarball
 Source0:       
https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
-# Source0-md5: f01b3231d0d97d0e8d52047a8aa353c7
-Patch0:                disable-check-whence.patch
-Patch1:                check-files.patch
+# Source0-md5: 74e50537126e92e6abc3ed82f42230f7
+Patch0:                check-files.patch
 URL:           
https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
 BuildRequires: rdfind
 BuildRequires: tar >= 1:1.22
@@ -621,7 +620,6 @@ punktów sieci OLPC.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 # Remove firmware shipped in separate packages already
 # Perhaps these should be built as subpackages of linux-firmware?
@@ -1080,6 +1078,7 @@ rm -rf $RPM_BUILD_ROOT
 /lib/firmware/rtw88/rtw8703b_fw.bin
 /lib/firmware/rtw88/rtw8703b_wow_fw.bin
 /lib/firmware/rtw88/rtw8723d_fw.bin
+/lib/firmware/rtw88/rtw8812a_fw.bin
 /lib/firmware/rtw88/rtw8821a_fw.bin
 /lib/firmware/rtw88/rtw8821c_fw.bin
 /lib/firmware/rtw88/rtw8822b_fw.bin
diff --git a/disable-check-whence.patch b/disable-check-whence.patch
deleted file mode 100644
index 1f3a772..0000000
--- a/disable-check-whence.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- linux-firmware-20241017/copy-firmware.sh.orig      2024-10-17 
14:45:19.000000000 +0200
-+++ linux-firmware-20241017/copy-firmware.sh   2024-10-23 13:38:53.742769358 
+0200
-@@ -65,8 +65,8 @@
-     find "$destdir" -type d -empty >/dev/null || warn "destination folder is 
not empty."
- fi
- 
--$verbose "Checking that WHENCE file is formatted properly"
--./check_whence.py || err "check_whence.py has detected errors."
-+#$verbose "Checking that WHENCE file is formatted properly"
-+#./check_whence.py || err "check_whence.py has detected errors."
- 
- # shellcheck disable=SC2162 # file/folder name can include escaped symbols
- grep -E '^(RawFile|File):' WHENCE | sed -E -e 's/^(RawFile|File): */\1 
/;s/"//g' | while read k f; do
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linux-firmware.git/commitdiff/be097041a7d31abb6d8c5e42bcc295950ae629b1

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to