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-06-17 11:26:15 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-17 17:56:42 +0100
commitf506d0660c9949485268a92724ac770b5457b0ca (patch)
treef2aa52fa7edfd445fb5793fc58c88009e5e1ab56 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parentd7f3b457de1a541a4ba986c7e6dcdf136a3b831c (diff)
downloadopenembedded-core-contrib-f506d0660c9949485268a92724ac770b5457b0ca.tar.gz
linux-yocto/3.10: update to v3.10.43
Importing the v3.10.42 and 43 korg -stable updates. 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.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb6
1 files changed, 3 insertions, 3 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 560d86b981..b70d7bc081 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -5,12 +5,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.10.41"
+LINUX_VERSION ?= "3.10.43"
KMETA = "meta"
-SRCREV_machine ?= "ca510b5192c3b3814f1d1a19403d8847ba5db12b"
-SRCREV_meta ?= "b6d95bb5bf6b9e9b5c149e68ffed6db7a58b4187"
+SRCREV_machine ?= "aa677a2d02677ec92d59a8c36d001cf2f5cf3260"
+SRCREV_meta ?= "199943142f7e0a283240246ee6c02f4376b315f0"
PV = "${LINUX_VERSION}+git${SRCPV}"