romley romley-ivb: Move BSPs to the v3.8 kernel

Now the v3.8 kernel recipes are available in the oecore & meta-intel layers.
And also the v3.8 kernel is validated for these BSPs.

Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
This commit is contained in:
Kishore Bodke 2013-03-25 15:58:21 -07:00 committed by Tom Zanussi
parent ec1c37099b
commit 2e8760d272
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
PREFERRED_VERSION_linux-yocto ?= "3.4%"
PREFERRED_VERSION_linux-yocto ?= "3.8%"
require conf/machine/include/tune-x86_64.inc
require conf/machine/include/ia32-base.inc

View File

@ -8,7 +8,7 @@
# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
PREFERRED_VERSION_linux-yocto ?= "3.4%"
PREFERRED_VERSION_linux-yocto ?= "3.8%"
require conf/machine/include/tune-x86_64.inc
require conf/machine/include/ia32-base.inc