diff options
author | Darren Hart <dvhart@linux.intel.com> | 2015-02-20 13:18:09 -0800 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-02-20 13:32:33 -0800 |
commit | 21dd5b97465e70b56c20710db32edb6042fc412b (patch) | |
tree | 58bb10297c0b328ccb0097b10aee2455e51642f8 /meta-jasperforest/conf | |
parent | 86bae8895aa4b30f19f445150713c7d2b40f5739 (diff) | |
download | meta-intel-21dd5b97465e70b56c20710db32edb6042fc412b.tar.gz |
Prefer linux-yocto 3.19 for all Intel common architecture BSPs
Update all the BSPs using the Intel common architecture that preferred
3.17 to prefer 3.19, now built by the intel-core* common BSPs.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-jasperforest/conf')
-rw-r--r-- | 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 0a9c6d60..e0948eb0 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf | |||
@@ -6,7 +6,7 @@ | |||
6 | #@DESCRIPTION: Machine configuration for Jasper Forest Picket Post | 6 | #@DESCRIPTION: Machine configuration for Jasper Forest Picket Post |
7 | # systems i.e. Xeon C5500/C3500 (Nehalem) + Intel 3420 chipset (Ibex Peak) | 7 | # systems i.e. Xeon C5500/C3500 (Nehalem) + Intel 3420 chipset (Ibex Peak) |
8 | 8 | ||
9 | PREFERRED_VERSION_linux-yocto ?= "3.17%" | 9 | PREFERRED_VERSION_linux-yocto ?= "3.19%" |
10 | 10 | ||
11 | require conf/machine/include/meta-intel.inc | 11 | require conf/machine/include/meta-intel.inc |
12 | require conf/machine/include/intel-corei7-64-common.inc | 12 | require conf/machine/include/intel-corei7-64-common.inc |