aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-03-13 23:27:46 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-28 17:39:00 +0000
commit9acc956c23ea161d0af691ff4685b472d3eff086 (patch)
treefc93150800a1e6b3bf8e299e4851ec504930fe53 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parentec6ff275ba44ec183c00910f47e5b8916e58ab14 (diff)
downloadopenembedded-core-contrib-9acc956c23ea161d0af691ff4685b472d3eff086.tar.gz
linux-yocto/3.10: update to v3.10.33
Updating to the latest -stable release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index f7ce82e5bd..c969461c8f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -5,11 +5,11 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.10.32"
+LINUX_VERSION ?= "3.10.33"
KMETA = "meta"
-SRCREV_machine ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718"
+SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7"
SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
PV = "${LINUX_VERSION}+git${SRCPV}"