add loongarch support for efi-rpm-macros
This commit is contained in:
parent
c5f1819241
commit
bd9860f8b0
@ -4,7 +4,7 @@
|
||||
|
||||
Name: efi-rpm-macros
|
||||
Version: 4
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: A set of EFI-related RPM Macros
|
||||
License: GPLv3+
|
||||
URL: https://github.com/rhboot/%{name}/
|
||||
@ -39,7 +39,7 @@ machine bootloaders and tools.
|
||||
%autosetup -S git -n %{name}-4
|
||||
git config --local --add efi.vendor "%{_vendor}"
|
||||
git config --local --add efi.esp-root /boot/efi
|
||||
git config --local --add efi.arches "x86_64 aarch64"
|
||||
git config --local --add efi.arches "x86_64 aarch64 loongarch64"
|
||||
|
||||
%build
|
||||
%make_build EFI_VENDOR=%{_efi_vendor_} clean all
|
||||
@ -59,6 +59,9 @@ git config --local --add efi.arches "x86_64 aarch64"
|
||||
%{_prefix}/lib/rpm/brp-boot-efi-times
|
||||
|
||||
%changelog
|
||||
* Sat Nov 19 Wenlong Zhang <zhangwenlong@loongson.cn> - 4-7
|
||||
- add loongarch support for efi-rpm-macros
|
||||
|
||||
* Thu Jun 16 2022 yanglu <yanglu72@h-partners.com> - 4-6
|
||||
- DESC:delete macros in changelog
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user