!338 [sync] PR-337: change the name of module tpcm to tpcm_kunpeng
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
085353feae
@ -31,7 +31,7 @@ index b26774b..935195f 100644
|
|||||||
};
|
};
|
||||||
|
|
||||||
+module = {
|
+module = {
|
||||||
+ name = tpcm;
|
+ name = tpcm_kunpeng;
|
||||||
+ common = commands/efi/tpcm.c;
|
+ common = commands/efi/tpcm.c;
|
||||||
+ enable = efi;
|
+ enable = efi;
|
||||||
+};
|
+};
|
||||||
|
|||||||
@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
### fixme
|
### fixme
|
||||||
%ifarch aarch64 %{arm}
|
%ifarch aarch64 %{arm}
|
||||||
%global efi_modules " tpcm "
|
%global efi_modules " tpcm_kunpeng "
|
||||||
%else
|
%else
|
||||||
%global efi_modules " backtrace chain usb usbserial_common usbserial_pl2303 usbserial_ftdi usbserial_usbdebug "
|
%global efi_modules " backtrace chain usb usbserial_common usbserial_pl2303 usbserial_ftdi usbserial_usbdebug "
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.04
|
Version: 2.04
|
||||||
Release: 36
|
Release: 37
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/grub/
|
URL: http://www.gnu.org/software/grub/
|
||||||
@ -442,6 +442,12 @@ rm -r /boot/grub2.tmp/ || :
|
|||||||
%{_datadir}/man/man*
|
%{_datadir}/man/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 30 2023 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.04-37
|
||||||
|
- Type:requirement
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the name of module tpcm to tpcm_kunpeng
|
||||||
|
|
||||||
* Sun Oct 8 2023 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.04-36
|
* Sun Oct 8 2023 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.04-36
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- CVE:CVE-2023-4692 CVE-2023-4693
|
- CVE:CVE-2023-4692 CVE-2023-4693
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user