[yocto] [PATCH 2/2] meta-jasperforest: use corei7 tune file

tom.zanussi at intel.com tom.zanussi at intel.com
Mon Nov 7 07:54:33 PST 2011


From: Tom Zanussi <tom.zanussi at intel.com>

Have jasperforest make use of the new corei7-specific tune file.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta-jasperforest/conf/machine/jasperforest.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index 17468de..b3ba47b 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -4,7 +4,7 @@
 #@DESCRIPTION: Machine configuration for Jasper Forest Picket Post
 # systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak)
 
-require conf/machine/include/tune-x86_64.inc
+require conf/machine/include/tune-corei7.inc
 
 MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
                     acpi serial usbgadget"
-- 
1.7.0.4




More information about the yocto mailing list