Reupload tar package to fix git lfs clone error
Signed-off-by: Bin Wang <wangbin224@huawei.com>
This commit is contained in:
parent
676c92bfbd
commit
123d2ab6f0
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
||||
linux-firmware-20240513.tar.xz filter=lfs diff=lfs merge=lfs -text
|
||||
linux-firmware-20240513.tar.gz filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
3
linux-firmware-20240513.tar.gz
Normal file
3
linux-firmware-20240513.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa916c12dd5ced81d3bbed4141452c2714f0fedf7f63c51354fa7490397bc83a
|
||||
size 568852492
|
||||
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f05edb99668135d37cedc4fdd18aac2802dc9e4566e086e6c6c2e321f3ecc4e
|
||||
size 371738300
|
||||
@ -1,6 +1,6 @@
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
%global release 1
|
||||
%global release 2
|
||||
%global _lib_path /usr/lib/firmware
|
||||
%global _license_path /usr/share/licenses
|
||||
|
||||
@ -12,7 +12,7 @@ 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.xz
|
||||
Source0: https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.gz
|
||||
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
|
||||
* Thu May 23 2024 wangbin <wangbin224@huawei.com> - 20240513-2
|
||||
- Reupload tar package to fix git lfs clone error
|
||||
|
||||
* Wed May 15 2024 caizhongfei <carrie.cai@montage-tech.com> - 20240513-1
|
||||
- update to 20240513
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user