summaryrefslogtreecommitdiffstats
path: root/meta-romley/conf
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2012-10-29 10:30:32 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-10-29 14:59:37 -0500
commit20c289289ef1fa84bbef323c77d2c39e9e8a9882 (patch)
tree3ab9fc8c1250c66a569c03522f0f125f3aa6c80e /meta-romley/conf
parent0863d731696fef57d356346635980259649a3e33 (diff)
downloadmeta-intel-20c289289ef1fa84bbef323c77d2c39e9e8a9882.tar.gz
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>
Diffstat (limited to 'meta-romley/conf')
-rw-r--r--meta-romley/conf/machine/romley.conf5
1 files changed, 4 insertions, 1 deletions
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 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: romley 2#@NAME: romley
3 3
4#@WEBTITLE: Intel Xeon E5-2600 and E5-2400 Series (Formerly Sandy Bridge-EP/EN)
5#Processors with Intel C604/C602-J Chipset (Romley-EP/EN Platform)
6
4#@DESCRIPTION: Machine configuration for Romley systems 7#@DESCRIPTION: Machine configuration for Romley systems
5# i.e. Sandy Bridge + Patsburg Chipset 8# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
6 9
7 10
8PREFERRED_VERSION_linux-yocto ?= "3.2%" 11PREFERRED_VERSION_linux-yocto ?= "3.2%"