upgrade to 20240513
Signed-off-by: Carrie.Cai <carrie.cai@montage-tech.com>
This commit is contained in:
parent
731ef74774
commit
2e479659ea
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
||||
linux-firmware-20211027.tar.gz filter=lfs diff=lfs merge=lfs -text
|
||||
linux-firmware-20240513.tar.xz filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:630b9be1e6e53131b0d278441218b4646f439837dcc77a8f4b8cff533c9b82be
|
||||
size 354952560
|
||||
3
linux-firmware-20240513.tar.xz
Normal file
3
linux-firmware-20240513.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f05edb99668135d37cedc4fdd18aac2802dc9e4566e086e6c6c2e321f3ecc4e
|
||||
size 371738300
|
||||
@ -1,18 +1,18 @@
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
%global release 2
|
||||
%global release 1
|
||||
%global _lib_path /usr/lib/firmware
|
||||
%global _license_path /usr/share/licenses
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20211027
|
||||
Version: 20240513
|
||||
Release: %{release}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
URL: http://www.kernel.org/
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.gz
|
||||
Source0: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
|
||||
Patch1: change-python-script-shebang-to-python3.patch
|
||||
|
||||
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
|
||||
@ -176,6 +176,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 15 2024 caizhongfei <carrie.cai@montage-tech.com> - 20240513-1
|
||||
- update to 20240513
|
||||
|
||||
* Wed Feb 23 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 20211027-2
|
||||
- Split Linux-firmware by firmware vendor
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user