From d49bf442eb567580e7426a579c6ca34c9f980b68 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 23 Sep 2014 11:07:33 -0700 Subject: intel-core2-32: Use the v3.17 kernel by default The linux-yocto_3.17 recipe is available for this BSP. Make it the default kernel for this BSP. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- conf/machine/intel-core2-32.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/intel-core2-32.conf') diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf index 3c3d2901..9c30f7df 100644 --- a/conf/machine/intel-core2-32.conf +++ b/conf/machine/intel-core2-32.conf @@ -8,7 +8,7 @@ require conf/machine/include/intel-core2-32-common.inc require conf/machine/include/intel-common-pkgarch.inc PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "3.14%" +PREFERRED_VERSION_linux-yocto ?= "3.17%" MACHINE_FEATURES += "pcbios efi" MACHINE_FEATURES += "va-impl-intel" -- cgit v1.2.3-54-g00ecf