aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-01-20 00:28:29 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-20 12:48:11 +0000
commitda536703bdcf31c8c2ef17f5a49d06280fe77600 (patch)
tree1447c722462c7f7347c1f181c00e197791c6e8da /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
parent8ac35f3bba5d00549f5255acf17a8be914402d50 (diff)
downloadopenembedded-core-contrib-da536703bdcf31c8c2ef17f5a49d06280fe77600.tar.gz
linux-yocto/3.4: update to 3.4.26 and 3.4.25-rt37
Updating the yocto 3.4 kernel tree to the 3.4.25 and 3.4.26 -stable updates as well as refreshing the preempt-rt branches to 3.4.25-rt37. 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 17eb6dde88..67a9c871ab 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.24"
+LINUX_VERSION ?= "3.4.26"
KMETA = "meta"
-SRCREV_machine ?= "7146d001a5f95068a3e2da23a8b3d15aeb20087a"
-SRCREV_meta ?= "2cbb5aca2c25e37b04828cf0b7d90e2f22af816e"
+SRCREV_machine ?= "59c2a9eb334c2def405c9d93ed6d8d4e822d1945"
+SRCREV_meta ?= "3b37e8fd4c88d5d3dce94fc1a80aee49a60a69a8"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"