summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-09-08 15:41:05 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-10 15:38:56 +0100
commit7a497b8315ff5d87474fa2b502d2d5121dfca39c (patch)
treeb24616ca90021e3ac5396fff525c8f9aaa38b22a /meta/recipes-kernel/linux
parent56e93f5292932e49ee10f90ada14011b6a328791 (diff)
downloadast2050-yocto-poky-7a497b8315ff5d87474fa2b502d2d5121dfca39c.zip
ast2050-yocto-poky-7a497b8315ff5d87474fa2b502d2d5121dfca39c.tar.gz
linux-yocto-dev: bump to v3.17+
Update the -dev recipes PV to reflect that the development tree is now at v3.17-rc4. (From OE-Core rev: 0a5353ef42814afea33ce5d69c1fe80e3b3257ba) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-dev.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb
index 595f72d..00feade 100644
--- a/meta/recipes-kernel/linux/linux-yocto-dev.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb
@@ -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.16+"
+LINUX_VERSION ?= "3.17+"
LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud