From 2216c56240c2679c015f9d382fe8e7c75ae4c371 Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Mon, 29 Oct 2012 16:27:25 -0700 Subject: crystalforest: add WEBTITLE & Compliance information The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke Signed-off-by: Tom Zanussi --- meta-crystalforest/conf/machine/crystalforest-gladden.conf | 8 ++++++-- meta-crystalforest/conf/machine/crystalforest-server.conf | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'meta-crystalforest/conf') diff --git a/meta-crystalforest/conf/machine/crystalforest-gladden.conf b/meta-crystalforest/conf/machine/crystalforest-gladden.conf index a84088aa..6d2c81fe 100644 --- a/meta-crystalforest/conf/machine/crystalforest-gladden.conf +++ b/meta-crystalforest/conf/machine/crystalforest-gladden.conf @@ -1,8 +1,12 @@ #@TYPE: Machine #@NAME: crystalforest-gladden -#@DESCRIPTION: Machine configuration for Crystal Forest (GLADDEN) systems -# i.e. One Sandy Bridge based Gladden Processor + One Cave Creek Chipset +#@WEBTITLE: Intel Xeon E3-1125C/E3-1105C (Formerly Sandy Bridge-Gladden) +#Processors with Intel Communication Chipset 89xx (Crystal Forest Gladden Platform) + +#@DESCRIPTION: Machine configuration for Crystal Forest Gladden systems +#for Smaller Form Factor Communication Infrastructure +# i.e. Xeon E3-1125C/E3-1105C + Intel 89xx communication Chipset PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" PREFERRED_VERSION_linux-yocto ?= "3.4%" diff --git a/meta-crystalforest/conf/machine/crystalforest-server.conf b/meta-crystalforest/conf/machine/crystalforest-server.conf index 2bbc4f31..cdcc4d0a 100644 --- a/meta-crystalforest/conf/machine/crystalforest-server.conf +++ b/meta-crystalforest/conf/machine/crystalforest-server.conf @@ -1,8 +1,12 @@ #@TYPE: Machine #@NAME: crystalforest-server -#@DESCRIPTION: Machine configuration for Crystal Forest Server systems -# i.e. Two Sandy Bridge Jaketown processors (SNB-EP ES2 Grade and SNB-EN ES2 Grade) + Two Cave Creek Chipsets. +#@WEBTITLE: Intel Xeon E5-2600 and E5-2400 (Formerly Sandy Bridge-EP/EN) +#Processors with Intel Communication Chipset 89xx (Crystal Forest Server Platform) + +#@DESCRIPTION: Machine configuration for Crystal Forest Server systems +#for Large-Scale Communications Infrastructure +# i.e. Xeon E5-2600 and E5-2400 + Intel 89xx Communication Chipsets PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" PREFERRED_VERSION_linux-yocto ?= "3.4%" -- cgit v1.2.3-54-g00ecf