From 95e3bea7f64813fa765bb4e68bea4c8490dbd8e0 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Thu, 21 Jan 2016 12:38:30 -0800 Subject: machine: update PREFERRED_VERSION to 4.4 for intel-core* and intel-quark This makes us use the new 4.4 kernel by default. Signed-off-by: California Sullivan --- conf/machine/intel-quark.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/intel-quark.conf') diff --git a/conf/machine/intel-quark.conf b/conf/machine/intel-quark.conf index 7da054ec..0717aae7 100644 --- a/conf/machine/intel-quark.conf +++ b/conf/machine/intel-quark.conf @@ -8,7 +8,7 @@ require conf/machine/include/intel-quark-common.inc require conf/machine/include/intel-common-pkgarch.inc PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "4.1%" +PREFERRED_VERSION_linux-yocto ?= "4.4%" #Avoid pulling in GRUB MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "" -- cgit v1.2.3-54-g00ecf