From: Nitin A Kamble <[email protected]>

Enable the Intel microcode feature for this BSP.

Signed-off-by: Nitin A Kamble <[email protected]>
---
 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

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to