diff options
-rw-r--r-- | meta-jasperforest/conf/machine/jasperforest.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 9a47b9a6..d661f7b8 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf | |||
@@ -4,8 +4,7 @@ | |||
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 | ||
7 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" | 7 | PREFERRED_VERSION_linux-yocto ?= "3.4%" |
8 | PREFERRED_VERSION_linux-yocto-rt ?= "3.2%" | ||
9 | 8 | ||
10 | require conf/machine/include/tune-x86_64.inc | 9 | require conf/machine/include/tune-x86_64.inc |
11 | require conf/machine/include/ia32-base.inc | 10 | require conf/machine/include/ia32-base.inc |