mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
0863d73169
commit
20c289289e
|
@ -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.
|
BSP layer, and booting the images contained in the /binary directory.
|
||||||
Please see the corresponding sections below for details.
|
Please see the corresponding sections below for details.
|
||||||
|
|
||||||
The 'romley' platform consists of the Intel Sandy Bridge processor,
|
The 'romley' platform consists of the Intel Xeon E5-2600 and E5-2400
|
||||||
plus the Patsburg chipset. This BSP assumes Matrox graphics is being used.
|
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
|
Dependencies
|
||||||
============
|
============
|
||||||
|
|
|
@ -1,8 +1,11 @@
|
||||||
#@TYPE: Machine
|
#@TYPE: Machine
|
||||||
#@NAME: romley
|
#@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
|
#@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%"
|
PREFERRED_VERSION_linux-yocto ?= "3.2%"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user