summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-jasperforest/conf/machine/jasperforest.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index 564a70bc..0a9c6d60 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
12require conf/machine/include/intel-corei7-64-common.inc 12require conf/machine/include/intel-corei7-64-common.inc
13require conf/machine/include/intel-common-pkgarch.inc 13require conf/machine/include/intel-common-pkgarch.inc
14 14
15MACHINE_FEATURES += "intel-ucode"
16
15XSERVER ?= "${XSERVER_X86_BASE} \ 17XSERVER ?= "${XSERVER_X86_BASE} \
16 ${XSERVER_X86_EXT} \ 18 ${XSERVER_X86_EXT} \
17 ${XSERVER_X86_VESA} \ 19 ${XSERVER_X86_VESA} \