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-05-26 13:40:07 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-28 08:31:09 +0100
commit5c0088767a59c63d2197b54450a54578fa10fa07 (patch)
tree9272bce7f8b50fe52595ed015b1fb3a1eda470b0 /meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
parentd2457880e7bb08b9c2f8d60e70b1d59ed84e9da9 (diff)
downloadopenembedded-core-contrib-5c0088767a59c63d2197b54450a54578fa10fa07.tar.gz
linux-yocto/3.14: update to v3.14.4
Bumping the 3.14 recipes to the latest korg -stable release. 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 2110e8a45e..626add9dc3 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.2"
+LINUX_VERSION ?= "3.14.4"
KMETA = "meta"
-SRCREV_machine ?= "b0b9c962ea01f9356fc1542b9696ebe4a38e196a"
-SRCREV_meta ?= "4df1e2ed992adeac4da60ad5118d0237e8cb88df"
+SRCREV_machine ?= "cb22733185cd9db3e8945dadb899d9eb3831b9ad"
+SRCREV_meta ?= "6fe191e807c9f6f3df57a72c5fc2ffb147f3129a"
PV = "${LINUX_VERSION}+git${SRCPV}"