]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto-dev: bump to v3.14-rc4
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 28 Feb 2014 14:28:14 +0000 (09:28 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Feb 2014 14:51:35 +0000 (14:51 +0000)
Updating the version of linux-yocto-dev to reflect the integration of
the 3.14-rc4 kernel.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-dev.bb

index 2b8c0556d0edbd19c451be3b37ae802b8260b59c..5e097203e209ab6a47fe4671f8caa1a7b680f509 100644 (file)
@@ -43,7 +43,7 @@ python () {
             d.setVar("SRCREV_meta", "${AUTOREV}")
 }
 
-LINUX_VERSION ?= "3.13+"
+LINUX_VERSION ?= "3.14+"
 LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
 PV = "${LINUX_VERSION}+git${SRCPV}"