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-03-06 16:45:58 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-28 17:38:59 +0000
commit88d2bb9c5959a9b1e744bb517c26a322cd537023 (patch)
treef82b3fe020d448ec5965feb013a4ff42671daf3e /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent8910d3cc94899ab4d509e681b438ae96218fa777 (diff)
downloadopenembedded-core-contrib-88d2bb9c5959a9b1e744bb517c26a322cd537023.tar.gz
linux-yocto/3.10: intel-core*/common configuration updates
Importing the following configuration changes to support the latest intel common BSPs: 6e0e756d5137 intel-common: Remove GMA500 support 226c3b7a2b82 intel-core*: Add baytrail soc support 25df7acf2cc4 baytrail: Add feature/soc/baytrail 8715856ab617 meta: input: add CONFIG_INPUT dependency Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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.bb2
1 files changed, 1 insertions, 1 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 2ceb946160..b2ddb10f39 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.32"
KMETA = "meta"
SRCREV_machine ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718"
-SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6"
+SRCREV_meta ?= "6e0e756d51372c8b176c5d1e6f786545bceed351"
PV = "${LINUX_VERSION}+git${SRCPV}"