diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-11-04 00:56:24 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-04 09:36:20 +0000 |
commit | 1fe7bca49df171a9676cd180e138c5ac5985ddcd (patch) | |
tree | f1b2d7f5d28a28819c6d1243c8b09c153d284ace /meta/recipes-kernel | |
parent | a23c7e9ab7f25b6c5a68fc8a33b3e66acc5a3525 (diff) | |
download | poky-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')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 16 |
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb index 848b04adf9..ce7c78905d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -3,9 +3,9 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH = "standard/preempt-rt/base" | 3 | KBRANCH = "standard/preempt-rt/base" |
4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | 4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" |
5 | 5 | ||
6 | SRCREV_machine ?= "57bf925362d72bbcd800e0d7d7606387bff1db12" | 6 | SRCREV_machine ?= "919b378578a8f931ee87092f1ce2608a6c2815db" |
7 | SRCREV_machine_qemuppc ?= "60d63f2aece6d7ddb1ef50168fe2bc0586dbdbf9" | 7 | SRCREV_machine_qemuppc ?= "be60fd54789f04941b51665970ef121089f9b93e" |
8 | SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9" | 8 | SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
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 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23" | 12 | SRCREV_machine ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36" |
13 | SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9" | 13 | SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6" |
14 | 14 | ||
15 | 15 | ||
16 | PV = "${LINUX_VERSION}+git${SRCPV}" | 16 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index cc0953193a..2c2b74b7b4 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH_DEFAULT = "standard/base" | 3 | KBRANCH_DEFAULT = "standard/base" |
4 | KBRANCH = "${KBRANCH_DEFAULT}" | 4 | KBRANCH = "${KBRANCH_DEFAULT}" |
5 | 5 | ||
6 | SRCREV_machine_qemuarm ?= "f1714b2190a2a66caa9b775c7c9e80e731620b7d" | 6 | SRCREV_machine_qemuarm ?= "47ba9c54bfa38b70e2c7500a7e30a738c667cb95" |
7 | SRCREV_machine_qemumips ?= "0ff63d9064c97748eb99ecfe83eaca2288431502" | 7 | SRCREV_machine_qemumips ?= "b9d36bdb86b595d9823392402b31bdb76439054c" |
8 | SRCREV_machine_qemuppc ?= "fe8f8e061e437fd12187e002123b019eb4876405" | 8 | SRCREV_machine_qemuppc ?= "e13586324a05aba0f0cf2523ad9eecda2edd3b94" |
9 | SRCREV_machine_qemux86 ?= "05de57c692983035c9ec2cdf53234f73d2b15f23" | 9 | SRCREV_machine_qemux86 ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36" |
10 | SRCREV_machine_qemux86-64 ?= "05de57c692983035c9ec2cdf53234f73d2b15f23" | 10 | SRCREV_machine_qemux86-64 ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36" |
11 | SRCREV_machine_qemumips64 ?= "e4fb43c587b9ee44b1032d234594646124e29cb2" | 11 | SRCREV_machine_qemumips64 ?= "44eaa7b02aa1e4b8e539c2227702f74f9fcbcfea" |
12 | SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23" | 12 | SRCREV_machine ?= "375aee37c2508899b6a8c0bdff7d4d67cb75fb36" |
13 | SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9" | 13 | SRCREV_meta ?= "aa4a6574195b220cacd9c1e8dcbba7b0b1085eb6" |
14 | 14 | ||
15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
16 | 16 | ||