aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-09-04 22:20:23 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-05 16:27:18 +0100
commit9171dc4bb56109d65eeb1d1a434b6e311c89b173 (patch)
treea776211563fe9b0085c180e19e9479c3956e3a97 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent5799df791043bd77c0f31e6068ab99e21d6ad25e (diff)
downloadopenembedded-core-contrib-9171dc4bb56109d65eeb1d1a434b6e311c89b173.tar.gz
linux-yocto/3.10: update to v3.10.10
Updating the BSP SRCREVs for the 3.10.10 korg -stable release. 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.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 2d855375ce..8b3dbe0d46 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.9"
+LINUX_VERSION ?= "3.10.10"
KMETA = "meta"
-SRCREV_machine ?= "b76f4452b72080a538406abc9b290a5d811d61f8"
+SRCREV_machine ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446"
PV = "${LINUX_VERSION}+git${SRCPV}"