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 <kishore.k.bodke@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Kishore Bodke 2012-10-29 10:30:32 -07:00 committed by Tom Zanussi
parent 0863d73169
commit 20c289289e
2 changed files with 13 additions and 3 deletions

View File

@ -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
============

View File

@ -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%"