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-05-05 09:42:04 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-06 17:59:07 +0100
commitf71e40ff6ae98644800e15f8f472be6022a32f1e (patch)
treed6a2be736e1f61cbc7f20fb6b1d1e3efd0e25ef7 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parentfaf8ccedf8956590cfcf01825ad3d421fb7f7a0e (diff)
downloadopenembedded-core-contrib-f71e40ff6ae98644800e15f8f472be6022a32f1e.tar.gz
linux-yocto/3.10: update to v3.10.38
Updating to the korg -stable release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.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.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 099655f381..57f12fe9ec 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.35"
+LINUX_VERSION ?= "3.10.38"
KMETA = "meta"
-SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4"
-SRCREV_meta ?= "7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
+SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388"
+SRCREV_meta ?= "1eb79862c2959cfa305773e7f785d6d1810bf190"
PV = "${LINUX_VERSION}+git${SRCPV}"