[meta-intel] [PATCH 3/3] intel-quark: remove redundant EFI_PROVIDER setting

Mikko Ylinen mikko.ylinen at linux.intel.com
Thu Jan 12 05:55:57 PST 2017


EFI_PROVIDER is set in meta-intel.inc for all machines
so the one set in intel-quark.conf has no effect and can be
removed.

Signed-off-by: Mikko Ylinen <mikko.ylinen at linux.intel.com>
---
 conf/machine/intel-quark.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/conf/machine/intel-quark.conf b/conf/machine/intel-quark.conf
index 28a1687..6e3bb30 100644
--- a/conf/machine/intel-quark.conf
+++ b/conf/machine/intel-quark.conf
@@ -18,8 +18,6 @@ MACHINE_EXTRA_RRECOMMENDS += "kernel-modules linux-firmware"
 SERIAL_CONSOLE = "115200 ttyS1"
 APPEND += "rootwait console=ttyS1,115200 console=tty0"
 
-EFI_PROVIDER ?= "systemd-boot"
-
 # Bypass the default labels which also has "install" option in OE.
 #
 # We don't need to do this when constructing direct-boot image with
-- 
2.11.0



More information about the meta-intel mailing list