!71 update to 20240811

From: @wangxiao65 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
This commit is contained in:
openeuler-ci-bot 2024-08-30 03:58:38 +00:00 committed by Gitee
commit 8f52431d2f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 9 additions and 6 deletions

2
.gitattributes vendored
View File

@ -1 +1 @@
linux-firmware-20240513.tar.gz filter=lfs diff=lfs merge=lfs -text linux-firmware-20240811.tar.gz filter=lfs diff=lfs merge=lfs -text

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:639af65e08b45ef0adbee8a7b5a1b6afc030a05c019fd52f16d5673f5c0664bd
size 580546571

View File

@ -1,11 +1,11 @@
%define _binaries_in_noarch_packages_terminate_build 0 %define _binaries_in_noarch_packages_terminate_build 0
%global release 4 %global release 1
%global _lib_path /usr/lib/firmware %global _lib_path /usr/lib/firmware
%global _license_path /usr/share/licenses %global _license_path /usr/share/licenses
Name: linux-firmware Name: linux-firmware
Version: 20240513 Version: 20240811
Release: %{release} Release: %{release}
Summary: Firmware files used by the Linux kernel Summary: Firmware files used by the Linux kernel
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
@ -176,6 +176,9 @@ rm %{buildroot}/%{_lib_path}/{WHENCE,LICENCE.*,LICENSE.*}
%changelog %changelog
* Thu Aug 29 2024 wangxiao <wangxiao184@h-partners.com> - 20240811-1
- update to 20240811
* Tue Jun 04 2024 chendexi <chendexi@kylinos.cn> - 20240513-4 * Tue Jun 04 2024 chendexi <chendexi@kylinos.cn> - 20240513-4
- Delete unused files to remove python dependencies - Delete unused files to remove python dependencies