!41 upgrade to 20240514

From: @carriercai 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
This commit is contained in:
openeuler-ci-bot 2024-05-15 08:52:54 +00:00 committed by Gitee
commit 676c92bfbd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 10 additions and 7 deletions

2
.gitattributes vendored
View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:630b9be1e6e53131b0d278441218b4646f439837dcc77a8f4b8cff533c9b82be
size 354952560

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f05edb99668135d37cedc4fdd18aac2802dc9e4566e086e6c6c2e321f3ecc4e
size 371738300

View File

@ -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