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-09-23 10:57:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-23 19:58:37 +0100
commit9745ffc0ae25be980d92f195937cef6d1f406ab2 (patch)
tree79afc2d5e06b70859df07d7405c14335f28e236b /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent845e01d906982c2147828b97129e95e8a79dce7c (diff)
downloadopenembedded-core-contrib-9745ffc0ae25be980d92f195937cef6d1f406ab2.tar.gz
linux-yocto/3.10: update to v3.10.55
Updating to the latest korg -stable update. 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 6885723977..a53ce544a3 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 @@ require recipes-kernel/linux/linux-yocto.inc
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.10.54"
+LINUX_VERSION ?= "3.10.55"
KMETA = "meta"
-SRCREV_machine ?= "e001d3cbec5320c03d2a316aa0e287012be19133"
-SRCREV_meta ?= "5ea3fd0817c2a3173e85102c61c51a5a6268cad6"
+SRCREV_machine ?= "8e055f3b669c65e83ba7128c248c632eedafad72"
+SRCREV_meta ?= "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
PV = "${LINUX_VERSION}+git${SRCPV}"