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-02-04 12:34:26 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-11 11:56:35 +0000
commit41a6b620f6e00d9222989058b3620cadc940ac21 (patch)
tree661e1663d93a5988848ecf1c500670e5fba4ebd2 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent8ea3cc2c45d4e34bb68bd3e0bc359204c772133c (diff)
downloadopenembedded-core-contrib-41a6b620f6e00d9222989058b3620cadc940ac21.tar.gz
linux-yocto/3.10: integrate LTSI
Updating the SRCREVs of the 3.10 tree to reflect the integration of of commit 68054859 from: git://git.linuxfoundation.org/ltsi-kernegit://git.linuxfoundation.org/ltsi-kernel.git Build and boot tested on all qemu architectures. 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.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 6defed1c94..a852f75ff4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.25"
KMETA = "meta"
-SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f"
+SRCREV_machine ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599"
SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4"
PV = "${LINUX_VERSION}+git${SRCPV}"