]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto-dev: update to v3.19+
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 30 Jan 2015 19:21:59 +0000 (14:21 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 8 Feb 2015 08:00:04 +0000 (08:00 +0000)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-kernel/linux/linux-yocto-dev.bb

index 00feadedd8948f90250e5d20a1d032ebb4e4e6b4..ba88fd7dc33779d4fb285360b9f0234cadd9584b 100644 (file)
@@ -35,7 +35,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev.git;bareclone=1;branch=${K
 SRCREV_machine ?= '${@oe.utils.conditional("PREFERRED_PROVIDER_virtual/kernel", "linux-yocto-dev", "${AUTOREV}", "29594404d7fe73cd80eaa4ee8c43dcc53970c60e", d)}'
 SRCREV_meta ?= '${@oe.utils.conditional("PREFERRED_PROVIDER_virtual/kernel", "linux-yocto-dev", "${AUTOREV}", "29594404d7fe73cd80eaa4ee8c43dcc53970c60e", d)}'
 
-LINUX_VERSION ?= "3.17+"
+LINUX_VERSION ?= "3.19+"
 LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
 PV = "${LINUX_VERSION}+git${SRCPV}"