summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/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-emenlow/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-emenlow/conf/machine')
-rw-r--r--meta-emenlow/conf/machine/emenlow-noemgd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index 7f346719..0a92845c 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -5,7 +5,7 @@
5 5
6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits 6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits
7 7
8PREFERRED_VERSION_linux-yocto ?= "3.17%" 8PREFERRED_VERSION_linux-yocto ?= "3.19%"
9 9
10require conf/machine/include/intel-core2-32-common.inc 10require conf/machine/include/intel-core2-32-common.inc
11require conf/machine/include/intel-common-pkgarch.inc 11require conf/machine/include/intel-common-pkgarch.inc