aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-08-20 12:21:28 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-23 23:01:58 +0100
commitd4fbc5402a40b300abf4b225c68e2ca5ce332537 (patch)
tree9ef5f6cd75bdceffc71e75cc40c7b5e0c84bcc2c /meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
parent321cb592efafb8ccfb48fc58d83eb9797b75143c (diff)
downloadopenembedded-core-contrib-d4fbc5402a40b300abf4b225c68e2ca5ce332537.tar.gz
linux-yocto/3.14: update to v3.14.13
Updating from 3.14.5 -> 3.14.13 to pick up the latest series of korg stable updates. (From OE-Core rev: bb1b6b7e580d5dfebf8aa424bff83f9ccadfba19) 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.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
index 8cc1d56608..ffe198e58b 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
@@ -4,12 +4,12 @@ KBRANCH = "standard/tiny/base"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.14.5"
+LINUX_VERSION ?= "3.14.13"
KMETA = "meta"
-SRCREV_machine ?= "c1750e55eb751d4773ea4c3e924e1858feb15e4e"
-SRCREV_meta ?= "54d07ec2566afe2a4c1eee4995781aab5599b5d5"
+SRCREV_machine ?= "59ed057796efe35d264c2ebe4f79acdbe40026e5"
+SRCREV_meta ?= "3a897e59cb5de59e7fdaabdfa89db5da69966def"
PV = "${LINUX_VERSION}+git${SRCPV}"