summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/conf/machine
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2015-02-20 13:18:09 -0800
committerDarren Hart <dvhart@linux.intel.com>2015-02-20 13:32:33 -0800
commit21dd5b97465e70b56c20710db32edb6042fc412b (patch)
tree58bb10297c0b328ccb0097b10aee2455e51642f8 /meta-crownbay/conf/machine
parent86bae8895aa4b30f19f445150713c7d2b40f5739 (diff)
downloadmeta-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-crownbay/conf/machine')
-rw-r--r--meta-crownbay/conf/machine/crownbay-noemgd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf
index 161ed38c..9f0aa300 100644
--- a/meta-crownbay/conf/machine/crownbay-noemgd.conf
+++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf
@@ -6,7 +6,7 @@
6#@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits 6#@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits
7# i.e. E660 + EG20T 7# i.e. E660 + EG20T
8 8
9PREFERRED_VERSION_linux-yocto ?= "3.17%" 9PREFERRED_VERSION_linux-yocto ?= "3.19%"
10 10
11require conf/machine/include/meta-intel.inc 11require conf/machine/include/meta-intel.inc
12require conf/machine/include/intel-core2-32-common.inc 12require conf/machine/include/intel-core2-32-common.inc