summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-04 00:56:24 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-04 09:36:20 +0000
commit1fe7bca49df171a9676cd180e138c5ac5985ddcd (patch)
treef1b2d7f5d28a28819c6d1243c8b09c153d284ace /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parenta23c7e9ab7f25b6c5a68fc8a33b3e66acc5a3525 (diff)
downloadpoky-1fe7bca49df171a9676cd180e138c5ac5985ddcd.tar.gz
linux-yocto/3.10: haswell-wc and crystalforest support
Updating the 3.10 SRCREVs to add support for the haswell-sc and crystalforest boards. (From OE-Core rev: 47ebe8677ac0dc4f8799d0af75f5b7bc611fd882) 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 8fce274f4f..f0c781fc9c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "3.10.17"
9 9
10KMETA = "meta" 10KMETA = "meta"
11 11
12SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23" 12SRCREV_machine ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
13SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9" 13SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
14 14
15 15
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"