summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/conf/machine
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2012-10-29 10:23:47 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-10-29 14:59:23 -0500
commit0863d731696fef57d356346635980259649a3e33 (patch)
treef919068fecb8044f090158342f984a1b9d3b9b71 /meta-crystalforest/conf/machine
parent0ebdf34f9a0f023f62305bddcbc8427d36f740b4 (diff)
downloadmeta-intel-0863d731696fef57d356346635980259649a3e33.tar.gz
crystalforest: Change the machine names
Change the Machine names for the two machines that will be used to publish the BSP on the Yocto Project website. And add the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-crystalforest/conf/machine')
-rw-r--r--meta-crystalforest/conf/machine/crystalforest-gladden.conf (renamed from meta-crystalforest/conf/machine/crystalforest-stargo.conf)4
-rw-r--r--meta-crystalforest/conf/machine/crystalforest-server.conf (renamed from meta-crystalforest/conf/machine/crystalforest-shumway.conf)4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-crystalforest/conf/machine/crystalforest-stargo.conf b/meta-crystalforest/conf/machine/crystalforest-gladden.conf
index 575a504d..a84088aa 100644
--- a/meta-crystalforest/conf/machine/crystalforest-stargo.conf
+++ b/meta-crystalforest/conf/machine/crystalforest-gladden.conf
@@ -1,7 +1,7 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: crystalforest-stargo 2#@NAME: crystalforest-gladden
3 3
4#@DESCRIPTION: Machine configuration for Crystal Forest (STARGO) systems 4#@DESCRIPTION: Machine configuration for Crystal Forest (GLADDEN) systems
5# i.e. One Sandy Bridge based Gladden Processor + One Cave Creek Chipset 5# i.e. One Sandy Bridge based Gladden Processor + One Cave Creek Chipset
6 6
7PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" 7PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
diff --git a/meta-crystalforest/conf/machine/crystalforest-shumway.conf b/meta-crystalforest/conf/machine/crystalforest-server.conf
index 0a2141c8..2bbc4f31 100644
--- a/meta-crystalforest/conf/machine/crystalforest-shumway.conf
+++ b/meta-crystalforest/conf/machine/crystalforest-server.conf
@@ -1,7 +1,7 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: crystalforest-shumway 2#@NAME: crystalforest-server
3 3
4#@DESCRIPTION: Machine configuration for Crystal Forest Server (SHUMWAY) systems 4#@DESCRIPTION: Machine configuration for Crystal Forest Server systems
5# i.e. Two Sandy Bridge Jaketown processors (SNB-EP ES2 Grade and SNB-EN ES2 Grade) + Two Cave Creek Chipsets. 5# i.e. Two Sandy Bridge Jaketown processors (SNB-EP ES2 Grade and SNB-EN ES2 Grade) + Two Cave Creek Chipsets.
6 6
7PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" 7PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"