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-05 09:45:14 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-06 17:59:07 +0100
commit34afc38d86d169f0c0c5f2427f644b0dcc3bf9a1 (patch)
tree573101ceaa6d52520372af4f1e16a87c5f25e7f4 /meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
parentf71e40ff6ae98644800e15f8f472be6022a32f1e (diff)
downloadopenembedded-core-contrib-34afc38d86d169f0c0c5f2427f644b0dcc3bf9a1.tar.gz
linux-yocto/3.14: update to v3.14.2
Updating to the korg 3.14.2 -stable release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 c4cd331ab7..2110e8a45e 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"
+LINUX_VERSION ?= "3.14.2"
KMETA = "meta"
-SRCREV_machine ?= "144595ef6215a0febfb8ee7d0c9e4eb2eaf93d61"
-SRCREV_meta ?= "09424cee646626c04105f08455a58fabb27eff31"
+SRCREV_machine ?= "b0b9c962ea01f9356fc1542b9696ebe4a38e196a"
+SRCREV_meta ?= "4df1e2ed992adeac4da60ad5118d0237e8cb88df"
PV = "${LINUX_VERSION}+git${SRCPV}"