From 20c289289ef1fa84bbef323c77d2c39e9e8a9882 Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Mon, 29 Oct 2012 10:30:32 -0700 Subject: romley: 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-romley/README | 11 +++++++++-- meta-romley/conf/machine/romley.conf | 5 ++++- 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'meta-romley') diff --git a/meta-romley/README b/meta-romley/README index 6ddbaf20..c35c2092 100644 --- a/meta-romley/README +++ b/meta-romley/README @@ -2,9 +2,16 @@ This README file contains information on building the meta-romley BSP layer, and booting the images contained in the /binary directory. Please see the corresponding sections below for details. -The 'romley' platform consists of the Intel Sandy Bridge processor, -plus the Patsburg chipset. This BSP assumes Matrox graphics is being used. +The 'romley' platform consists of the Intel Xeon E5-2600 and E5-2400 +Series Processors, plus the Intel C604/C602-J Chipset. +This BSP assumes Matrox graphics is being used. +Compliance +========== +This BSP is compliant with the Yocto Project as per the requirements +listed here: + + http://www.yoctoproject.org/yocto-project-compatible-registration Dependencies ============ diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf index ab4d3c01..18d67575 100644 --- a/meta-romley/conf/machine/romley.conf +++ b/meta-romley/conf/machine/romley.conf @@ -1,8 +1,11 @@ #@TYPE: Machine #@NAME: romley +#@WEBTITLE: Intel Xeon E5-2600 and E5-2400 Series (Formerly Sandy Bridge-EP/EN) +#Processors with Intel C604/C602-J Chipset (Romley-EP/EN Platform) + #@DESCRIPTION: Machine configuration for Romley systems -# i.e. Sandy Bridge + Patsburg Chipset +# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J PREFERRED_VERSION_linux-yocto ?= "3.2%" -- cgit v1.2.3-54-g00ecf