summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/beaglebone.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/beaglebone.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/beaglebone.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/beaglebone.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf
index 9286d1bba6..2d1d9f03cd 100644
--- a/meta-yocto-bsp/conf/machine/beaglebone.conf
+++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
@@ -23,7 +23,7 @@ do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do
SERIAL_CONSOLE = "115200 ttyO0"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.8%"
+PREFERRED_VERSION_linux-yocto ?= "4.9%"
KERNEL_IMAGETYPE = "zImage"
KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"