[meta-intel] [PATCH 13/31] crystalforest: add intel-ucode to MACHINE_FEATURES

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 18 17:35:33 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-crystalforest/conf/machine/crystalforest.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-crystalforest/conf/machine/crystalforest.conf b/meta-crystalforest/conf/machine/crystalforest.conf
index 44b9bb2..129aced 100644
--- a/meta-crystalforest/conf/machine/crystalforest.conf
+++ b/meta-crystalforest/conf/machine/crystalforest.conf
@@ -22,6 +22,8 @@ require conf/machine/include/intel-corei7-64-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
 require conf/machine/include/meta-intel.inc
 
+MACHINE_FEATURES += "intel-ucode"
+
 XSERVER ?= "${XSERVER_X86_BASE} \
 	   ${XSERVER_X86_EXT} \
 	   ${XSERVER_X86_MATROX_MGA} \
-- 
1.8.1.4



More information about the meta-intel mailing list