From: Nitin A Kamble <[email protected]>

Enable the Intel microcode feature for this BSP.

Signed-off-by: Nitin A Kamble <[email protected]>
---
 meta-emenlow/conf/machine/emenlow-noemgd.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf 
b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index 21875f8..7f34671 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -11,6 +11,8 @@ require conf/machine/include/intel-core2-32-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_MODESETTING} \
-- 
1.8.1.4

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

Reply via email to