[meta-intel] [PATCH 16/31] haswell-wc: add intel-ucode to MACHINE_FEATURES

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 18 17:35:36 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-haswell-wc/conf/machine/haswell-wc.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
index 6487cd2..f2372f9 100644
--- a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
+++ b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
@@ -11,6 +11,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
 PREFERRED_VERSION_linux-yocto ?= "3.10%"
 
 MACHINE_FEATURES += "pcbios efi va-impl-intel"
+MACHINE_FEATURES += "intel-ucode"
 
 require conf/machine/include/intel-corei7-64-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
-- 
1.8.1.4



More information about the meta-intel mailing list