!92 Resolve loongarch64 patch add error and add support for loongarch64

From: @dpdwaj 
Reviewed-by: @wangbin224 
Signed-off-by: @wangbin224
This commit is contained in:
openeuler-ci-bot 2024-04-23 08:33:47 +00:00 committed by Gitee
commit 0c06ccda6b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 371 additions and 350 deletions

View File

@ -1,6 +1,6 @@
Name: crash Name: crash
Version: 8.0.4 Version: 8.0.4
Release: 1 Release: 2
Summary: Linux kernel crash utility. Summary: Linux kernel crash utility.
License: GPLv3 License: GPLv3
URL: https://crash-utility.github.io URL: https://crash-utility.github.io
@ -13,7 +13,7 @@ Patch1: 0001-add-SDEI-stack-resolution.patch
Patch2: 0002-crash-8.0.2-sw.patch Patch2: 0002-crash-8.0.2-sw.patch
%endif %endif
%ifarch loongarch64 %ifarch loongarch64
Patch3: 0003-crash-add-loongarch-support.patch Patch3: 0003-crash-8.0.4-add-support-for-loongarch64.patch
%endif %endif
BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel texinfo libzstd-devel BuildRequires: ncurses-devel zlib-devel lzo-devel snappy-devel texinfo libzstd-devel
@ -80,6 +80,10 @@ install -D -m 0644 defs.h %{buildroot}%{_includedir}/%{name}/defs.h
%{_mandir}/man8/crash.8* %{_mandir}/man8/crash.8*
%changelog %changelog
* Tue Apr 16 2024 Pengda Dou <doupengda@loongson.cn> - 8.0.4-2
- Resolve loongarch64 patch add error
- add support for loongarch64
* Thu Jan 25 2024 chenhaixiang<chenhaixiang3@huawei.com> - 8.0.4-1 * Thu Jan 25 2024 chenhaixiang<chenhaixiang3@huawei.com> - 8.0.4-1
- Upgrade to crash-8.0.4 - Upgrade to crash-8.0.4