aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-06-17 11:26:13 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-17 17:56:42 +0100
commit4121ab3a6ebfa9f8c33157a70533069ef1067fae (patch)
tree500a404a340cd7a9f6d99403fd55d478bc5dc5ab /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
parentc6a44b388f88b3ec106ffb982c711083c24b7f96 (diff)
downloadopenembedded-core-contrib-4121ab3a6ebfa9f8c33157a70533069ef1067fae.tar.gz
linux-yocto/3.4: update to v3.4.91
Updating 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.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
index 4639a90dd5..fd5c9f7696 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.4.88"
+LINUX_VERSION ?= "3.4.91"
KMETA = "meta"
-SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
-SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf"
+SRCREV_machine ?= "498189ccb98f833daa2092ceee72da8c878e0009"
+SRCREV_meta ?= "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"