summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/beaglebone.conf
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2017-09-01 11:18:07 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-01 17:11:06 +0100
commit4e0ada1132db54a1723e3a603fa99b0b8ddf29eb (patch)
treeaa9eba4b6cf8bc3a54cc26783f263ccb8dfb654d /meta-yocto-bsp/conf/machine/beaglebone.conf
parent897c6121404055c4dcb2d9f43f1214d8c99480ea (diff)
downloadopenembedded-core-contrib-4e0ada1132db54a1723e3a603fa99b0b8ddf29eb.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.4, 4.9, 4.10 and 4.12. Also set the default kernel to 4.12. 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 4019e25a1e..4a90ba5ab5 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.10%"
+PREFERRED_VERSION_linux-yocto ?= "4.12%"
KERNEL_IMAGETYPE = "zImage"
KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"