summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2017-02-08 16:27:50 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-12 09:06:17 +0000
commit5db023bddd808b01dd7d02c20b3188657c959168 (patch)
tree30a732addf244bd2f5e8aaf5200c9c6e448d322f /meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
parent8f93dc8d5e90c321d58ab46dccaa7d8f65c06d13 (diff)
downloadopenembedded-core-contrib-5db023bddd808b01dd7d02c20b3188657c959168.tar.gz
meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
Bump to the latest stable kernel for 4.1, 4.4, 4,8 and 4.9. Also set the default kernel to 4.9. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index 2e164ffd06..fa02edc554 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -14,7 +14,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"
-PREFERRED_VERSION_linux-yocto ?= "4.8%"
+PREFERRED_VERSION_linux-yocto ?= "4.9%"
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"