[meta-intel] [PATCH 18/31] mohonpeak64: add intel-ucode to MACHINE_FEATURES

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 18 17:35:38 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Enable the Intel microcode feature for this BSP.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
index 05e2f6f..88f234f 100644
--- a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
+++ b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak64.conf
@@ -16,6 +16,7 @@ XSERVER ?= "${XSERVER_X86_BASE} \
 	"
 
 MACHINE_FEATURES += "pcbios efi"
+MACHINE_FEATURES += "intel-ucode"
 
 SYSLINUX_OPTS = "serial 1 115200"
 SERIAL_CONSOLE = "115200 ttyS1"
-- 
1.8.1.4



More information about the meta-intel mailing list