change the name of module tpcm to tpcm_kunpeng
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com> (cherry picked from commit a5fc32e5290b5fd2231cad4ed738d840460e0133)
This commit is contained in:
parent
83f2c01a64
commit
6c106ce2b6
@ -36,7 +36,7 @@ index 6b00eb5..ee6ff17 100644
|
||||
};
|
||||
|
||||
+module = {
|
||||
+ name = tpcm;
|
||||
+ name = tpcm_kunpeng;
|
||||
+ common = commands/efi/tpcm.c;
|
||||
+ enable = efi;
|
||||
+};
|
||||
|
||||
@ -118,7 +118,7 @@
|
||||
|
||||
### fixme
|
||||
%ifarch aarch64 %{arm} riscv64 loongarch64
|
||||
%global efi_modules " tpm tpcm "
|
||||
%global efi_modules " tpm tpcm_kunpeng "
|
||||
%else
|
||||
%global efi_modules " backtrace chain tpm usb usbserial_common usbserial_pl2303 usbserial_ftdi usbserial_usbdebug keylayouts at_keyboard "
|
||||
%endif
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.06
|
||||
Release: 40
|
||||
Release: 41
|
||||
Summary: Bootloader with support for Linux, Multiboot and more
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/grub/
|
||||
@ -448,6 +448,12 @@ fi
|
||||
%{_datadir}/man/man*
|
||||
|
||||
%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
|
||||
- Type:requirement
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user