1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-15 15:37:03 +00:00

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>
This commit is contained in:
Bruce Ashfield
2013-11-04 00:56:24 -05:00
committed by Richard Purdie
parent a23c7e9ab7
commit 1fe7bca49d
3 changed files with 13 additions and 13 deletions
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "3.10.17"
KMETA = "meta"
SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9"
SRCREV_machine ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36"
SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6"
PV = "${LINUX_VERSION}+git${SRCPV}"