Enable connectefi module
Resolves: #2049219 Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
82f85447d7
commit
01f68549dc
@ -114,7 +114,7 @@
|
|||||||
%{?with_efi_only:%global without_efi_only 1}
|
%{?with_efi_only:%global without_efi_only 1}
|
||||||
|
|
||||||
%ifarch %{efi_arch}
|
%ifarch %{efi_arch}
|
||||||
%global efi_modules " efi_netfs efifwsetup efinet lsefi lsefimmap "
|
%global efi_modules " efi_netfs efifwsetup efinet lsefi lsefimmap connectefi "
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch x86_64 %{ix86}
|
%ifarch x86_64 %{ix86}
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.06
|
Version: 2.06
|
||||||
Release: 24%{?dist}
|
Release: 25%{?dist}
|
||||||
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/
|
||||||
@ -530,6 +530,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 28 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-25
|
||||||
|
- Enable connectefi module
|
||||||
|
- Resolves: #2049219
|
||||||
|
|
||||||
* Thu Feb 24 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-24
|
* Thu Feb 24 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-24
|
||||||
- Add efidisk/connectefi patches
|
- Add efidisk/connectefi patches
|
||||||
- Resolves: #2049219
|
- Resolves: #2049219
|
||||||
|
Loading…
Reference in New Issue
Block a user