summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-02 04:38:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-10 17:35:16 +0100
commit4f6259987f2c2bf4b81b6dfe712ae2fb8f18fc53 (patch)
tree67b9ee9369e525434a906260d3c958c0ada79841 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent4c6d49fe14f2e0397ed5427079f2f64d4b878162 (diff)
downloadast2050-yocto-poky-4f6259987f2c2bf4b81b6dfe712ae2fb8f18fc53.zip
ast2050-yocto-poky-4f6259987f2c2bf4b81b6dfe712ae2fb8f18fc53.tar.gz
linux-yocto/3.10: v3.10.35 and emenlow boot fixes
Updating the 3.10 SRCREVs to pick up 3.10.35 and a LTSI cherry pick that fixes a boot issue with the emenlow. (From OE-Core rev: f0990363aaeb3f8f7a8e02fc2acb0af2171e4eba) 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 123f307..9e5c070 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.34"
+LINUX_VERSION ?= "3.10.35"
KMETA = "meta"
-SRCREV_machine ?= "c7739be126930006e3bfbdb2fb070a967abc5e09"
-SRCREV_meta ?= "df3aa753c8826127fb5ad811d56d57168551d6e4"
+SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4"
+SRCREV_meta ?= "b6e58b33dd427fe471f8827c83e311acdf4558a4"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud