aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-26 13:40:10 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-28 08:31:36 +0100
commit574c03bd5fd73281472f8267a31cfecb235f1c65 (patch)
treef456f7844aa9f1aef3b6ecee0276cedf4cad52dd /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent7006412c285a4a6c75d5349f60dc71b0b735ff90 (diff)
downloadopenembedded-core-contrib-574c03bd5fd73281472f8267a31cfecb235f1c65.tar.gz
linux-yocto/3.10: bump kver to v3.10.40
Integrating the latest korg releases for the 3.10 kernel. 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/linux-yocto-tiny_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index 7081cd18aa..b1b80341d6 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -5,12 +5,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.10.38"
+LINUX_VERSION ?= "3.10.40"
KMETA = "meta"
-SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388"
-SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599"
+SRCREV_machine ?= "f53a6114b3a6e8c03ca4752de829887015f4c942"
+SRCREV_meta ?= "13ae75f4a26fcd65abe526ef5f1dcde0583f453d"
PV = "${LINUX_VERSION}+git${SRCPV}"