[meta-intel] [Patch v3 09/12] jasperforest: add intel-ucode to MACHINE_FEATURES

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Fri Oct 3 15:14:55 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-jasperforest/conf/machine/jasperforest.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index 564a70b..0a9c6d6 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -12,6 +12,8 @@ require conf/machine/include/meta-intel.inc
 require conf/machine/include/intel-corei7-64-common.inc
 require conf/machine/include/intel-common-pkgarch.inc
 
+MACHINE_FEATURES += "intel-ucode"
+
 XSERVER ?= "${XSERVER_X86_BASE} \
            ${XSERVER_X86_EXT} \
            ${XSERVER_X86_VESA} \
-- 
1.8.1.4



More information about the meta-intel mailing list