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-03-27 01:02:35 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-30 10:10:34 +0100
commitd00ca40312a756646eec6db8dedea09c0b652006 (patch)
tree49533b00027169b3aaf4d91bb0d5d2c84bb03420 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent7f853aa15852757efe82a725af9e8f51f2bd46b3 (diff)
downloadpoky-d00ca40312a756646eec6db8dedea09c0b652006.tar.gz
linux-yocto/3.10: update intel common meta data
Bumping the meta branch SRCREV for the following two commits: df3aa753c882 intel-common: Add media-all to the standard builds 4b0d57269dae intel-common: Add mohonpeak BSP (From OE-Core rev: 821b1c03db3793609e3ae564358de10e23591604) 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 bb41ef2b16..baa82fd886 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.34"
10KMETA = "meta" 10KMETA = "meta"
11 11
12SRCREV_machine ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c" 12SRCREV_machine ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c"
13SRCREV_meta ?= "cce9fc32c10dc875bf1ae0a4a86fe3ce79138f5a" 13SRCREV_meta ?= "df3aa753c8826127fb5ad811d56d57168551d6e4"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16