summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/conf
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-07-19 16:31:23 -0500
committerTom Zanussi <tom.zanussi@intel.com>2012-07-19 16:31:23 -0500
commitb779667233666e068a4bc668bfc3ca41af4cb711 (patch)
tree2eee2c867874cf342476b474e451c0294aecfaf8 /meta-jasperforest/conf
parent0a1cacf63ee87a6a8086d50cd00ebcc04e3751bc (diff)
downloadmeta-intel-b779667233666e068a4bc668bfc3ca41af4cb711.tar.gz
jasperforest: retire linux-yocto-3.0
With the move to linux-yocto-3.4, linux-yocto-3.0 support can be removed. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-jasperforest/conf')
-rw-r--r--meta-jasperforest/conf/machine/jasperforest.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index d661f7b8..9a47b9a6 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -4,7 +4,8 @@
4#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post 4#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post
5# systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak) 5# systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak)
6 6
7PREFERRED_VERSION_linux-yocto ?= "3.4%" 7PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"
8PREFERRED_VERSION_linux-yocto-rt ?= "3.2%"
8 9
9require conf/machine/include/tune-x86_64.inc 10require conf/machine/include/tune-x86_64.inc
10require conf/machine/include/ia32-base.inc 11require conf/machine/include/ia32-base.inc