!342 [sync] PR-336: 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:
openeuler-ci-bot 2023-12-11 08:50:41 +00:00 committed by Gitee
commit ff34a017a8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 3 deletions

View File

@ -36,7 +36,7 @@ index 6b00eb5..ee6ff17 100644
}; };
+module = { +module = {
+ name = tpcm; + name = tpcm_kunpeng;
+ common = commands/efi/tpcm.c; + common = commands/efi/tpcm.c;
+ enable = efi; + enable = efi;
+}; +};

View File

@ -118,7 +118,7 @@
### fixme ### fixme
%ifarch aarch64 %{arm} riscv64 loongarch64 %ifarch aarch64 %{arm} riscv64 loongarch64
%global efi_modules " tpm tpcm " %global efi_modules " tpm tpcm_kunpeng "
%else %else
%global efi_modules " backtrace chain tpm usb usbserial_common usbserial_pl2303 usbserial_ftdi usbserial_usbdebug keylayouts at_keyboard " %global efi_modules " backtrace chain tpm usb usbserial_common usbserial_pl2303 usbserial_ftdi usbserial_usbdebug keylayouts at_keyboard "
%endif %endif

View File

@ -14,7 +14,7 @@
Name: grub2 Name: grub2
Epoch: 1 Epoch: 1
Version: 2.06 Version: 2.06
Release: 40 Release: 41
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/
@ -448,6 +448,12 @@ fi
%{_datadir}/man/man* %{_datadir}/man/man*
%changelog %changelog
* Tue Nov 28 2023 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.06-41
- Type:requirement
- CVE:NA
- SUG:NA
- DESC:change the name of module tpcm to tpcm_kunpeng
* Wed Nov 22 2023 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.06-40 * Wed Nov 22 2023 zhangqiumiao <zhangqiumiao1@huawei.com> - 1:2.06-40
- Type:requirement - Type:requirement
- CVE:NA - CVE:NA