[meta-intel] [PATCH 09/31] emenlow-noemgd: add intel-ucode to MACHINE_FEATURES

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 18 17:35:29 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-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 54e1bbc..d4cd03c 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



More information about the meta-intel mailing list