summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChan Wei Sern <wei.sern.chan@intel.com>2014-03-13 04:55:24 +0800
committerTom Zanussi <tom.zanussi@intel.com>2014-03-12 15:18:18 -0500
commit99d1f2f61feb5b338d659babe32ad4ae89e9bf3b (patch)
tree62858137a0e78faa71bf0254325a400e7e4300e0
parent7ca1b1de297213ff24895e583715a988177a1dcb (diff)
downloadmeta-intel-99d1f2f61feb5b338d659babe32ad4ae89e9bf3b.tar.gz
meta-crystalforest: update linux-yocto_3.10 SRCREV and README
Update linux-yocto_3.10 meta-crystalforest to v3.10.32 and update linux-yocto_3.10 meta branch to most recent. Update README to mention Coleto Creek is supported. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com>
-rw-r--r--meta-crystalforest/README1
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend10
2 files changed, 6 insertions, 5 deletions
diff --git a/meta-crystalforest/README b/meta-crystalforest/README
index c0841cf5..f2eca182 100644
--- a/meta-crystalforest/README
+++ b/meta-crystalforest/README
@@ -14,6 +14,7 @@ Communication Infrastructure.
14The Server Platform consists of Intel Xeon E5-2600 and E5-2400 Processors, 14The Server Platform consists of Intel Xeon E5-2600 and E5-2400 Processors,
15plus the Intel Communication Chipset 89xx for Large-Scale Communications 15plus the Intel Communication Chipset 89xx for Large-Scale Communications
16Infrastructure. 16Infrastructure.
17(Ivy Bridge-EP/EN + Coleto Creek)
17(Sandy Bridge-EP/EN + Cave Creek) 18(Sandy Bridge-EP/EN + Cave Creek)
18 19
19Both Platforms use Matrox graphics Card. 20Both Platforms use Matrox graphics Card.
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
index f3f036e9..8699652a 100644
--- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -4,16 +4,16 @@ COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden"
4KMACHINE_crystalforest-gladden = "crystalforest" 4KMACHINE_crystalforest-gladden = "crystalforest"
5KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest" 5KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest"
6 6
7SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "c03195ed6e3066494e3fb4be69154a57066e845b" 7SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718"
8SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" 8SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "6e0e756d51372c8b176c5d1e6f786545bceed351"
9 9
10COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" 10COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
11KMACHINE_crystalforest-server = "crystalforest" 11KMACHINE_crystalforest-server = "crystalforest"
12KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest" 12KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest"
13 13
14SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "a9ec82e355130160f9094e670bd5be0022a84194" 14SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718"
15SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" 15SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "6e0e756d51372c8b176c5d1e6f786545bceed351"
16 16
17LINUX_VERSION = "3.10.19" 17LINUX_VERSION = "3.10.32"
18 18
19module_autoload_uio = "uio" 19module_autoload_uio = "uio"