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:
Saul Wold 2017-07-08 18:36:06 -07:00
parent b767b5cb2f
commit fe4eff06ac

View File

@ -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:"