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-07 10:43:04 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 19:25:26 +0000
commitc3e97905f423e2bab2a0aadf5099ef445f0dd138 (patch)
tree0c354cc25c63ad0a2dc93310f10c08dfa851f1bc /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
parent88856144bf97630f4c43fd7c984343caf287a435 (diff)
downloadopenembedded-core-contrib-c3e97905f423e2bab2a0aadf5099ef445f0dd138.tar.gz
linux-yocto/3.4: update to v3.4.24
Updating the 3.4 recipes to v3.4.24 stable version. 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 62fb184cfc..5a4959e13b 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.23"
+LINUX_VERSION ?= "3.4.24"
KMETA = "meta"
-SRCREV_machine ?= "782622711662dc3676040f085f589d10780a1e33"
-SRCREV_meta ?= "6d4cb3c86cde2f37ea1d67933a1d24e45920753c"
+SRCREV_machine ?= "5432e2acb6053f9f7563cf63abd101ed2fdc1b6f"
+SRCREV_meta ?= "7e0cd2990798aae80565baa17d3b6c771874f284"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"