summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/beaglebone.conf
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2015-06-05 00:17:49 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-05 07:38:35 +0100
commit916f6100d24db663d1cc1ffb0e7fa5b696686988 (patch)
treed1f13e0208459615e08c237752755ab7dfbb04d1 /meta-yocto-bsp/conf/machine/beaglebone.conf
parentf9f56ee4c89cfbec09b60e44f6b2f7cbc1ff4310 (diff)
downloadopenembedded-core-contrib-916f6100d24db663d1cc1ffb0e7fa5b696686988.tar.gz
meta-yocto-bsp: bump to linux-yocto 3.19 for the non-x86 BSPs
Boot test for all these boards. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@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 fb0189d5d7..0daebf35ce 100644
--- a/meta-yocto-bsp/conf/machine/beaglebone.conf
+++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
@@ -22,7 +22,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
SERIAL_CONSOLE = "115200 ttyO0"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "3.14%"
+PREFERRED_VERSION_linux-yocto ?= "3.19%"
KERNEL_IMAGETYPE = "zImage"
KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"