mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
Revert "meta-intel: Add override for EFI_PROVIDER and x32"
The recent patch from Todor to split the RMC recipe into lib and efi app
allows us to revert this override.
This reverts commit a0ca03a32b
.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
b767b5cb2f
commit
fe4eff06ac
|
@ -38,7 +38,6 @@ MACHINE_EXTRA_RRECOMMENDS_append = " kernel-modules linux-firmware thermald"
|
|||
INITRD_LIVE_prepend = "${@bb.utils.contains('MACHINE_FEATURES', 'intel-ucode', '${DEPLOY_DIR_IMAGE}/microcode.cpio ', '', d)}"
|
||||
|
||||
EFI_PROVIDER ?= "rmc-boot"
|
||||
EFI_PROVIDER_x86_64_x32-intel-common ?= "systemd-boot"
|
||||
|
||||
# Add general MACHINEOVERRIDE for meta-intel
|
||||
MACHINEOVERRIDES =. "intel-x86-common:"
|
||||
|
|
Loading…
Reference in New Issue
Block a user