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-06-17 11:26:12 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-17 17:56:42 +0100
commitc6a44b388f88b3ec106ffb982c711083c24b7f96 (patch)
tree4839f6a2c911d60c2d11f83e3b8a5a587ad82d7c /meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
parentf3f9d92f7554ca5428e709831fd14bf9239f7aab (diff)
downloadopenembedded-core-contrib-c6a44b388f88b3ec106ffb982c711083c24b7f96.tar.gz
linux-yocto/3.14: update to v3.14.5
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 b26ae25016..e619fded41 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.4"
+LINUX_VERSION ?= "3.14.5"
KMETA = "meta"
-SRCREV_machine ?= "cb22733185cd9db3e8945dadb899d9eb3831b9ad"
-SRCREV_meta ?= "183622e8095545999a64bd72adedea2dffb6ec4b"
+SRCREV_machine ?= "8e552bfb9824bbfdda3b5353dab290519a7332c7"
+SRCREV_meta ?= "135b9fb4b8d66b8df9abcd22f325e77614d35d2e"
PV = "${LINUX_VERSION}+git${SRCPV}"