From 548692b1cacd3f399db7a8eecf33d476659f92d3 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 1 Apr 2014 17:35:44 -0700 Subject: crownbay-noemgd: change the default kernel to v3.14 Use the latest linux-yocto kernel for the crownbay-noemgd BSP. Signed-off-by: Nitin A Kamble --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf index 42bbfb12..307d9bd2 100644 --- a/meta-crownbay/conf/machine/crownbay-noemgd.conf +++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf @@ -6,7 +6,7 @@ #@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits # i.e. E660 + EG20T -PREFERRED_VERSION_linux-yocto ?= "3.10%" +PREFERRED_VERSION_linux-yocto ?= "3.14%" require conf/machine/include/intel-core2-32-common.inc -- cgit v1.2.3-54-g00ecf