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-05-05 09:40:04 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-06 17:59:07 +0100
commitfaf8ccedf8956590cfcf01825ad3d421fb7f7a0e (patch)
tree8605971fd92634fcb4c49062e7a383500e00817e /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
parent2c41a28c9a9772531dcfc7079604ff2441c71f8f (diff)
downloadopenembedded-core-contrib-faf8ccedf8956590cfcf01825ad3d421fb7f7a0e.tar.gz
linux-yocto/3.4: update to v3.4.88
Updating the 3.4 SRCREVs to import the korg v3.4.88 -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.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 f22a3f46a0..4639a90dd5 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.85"
+LINUX_VERSION ?= "3.4.88"
KMETA = "meta"
-SRCREV_machine ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e"
-SRCREV_meta ?= "7c9e1e0117e7ca1f7451870dad5db50adc21732e"
+SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5"
+SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"