summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-10-23 13:12:55 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-10-25 15:05:41 -0500
commit2e87e8ec3126ddcfa6003812ee4bd3c0e7041ba8 (patch)
treed130e6bbdd5dc04cdee05c811e4874be8436a815
parent153a3c89c359a131d2a2ca6a695c56b17774f6c8 (diff)
downloadmeta-intel-2e87e8ec3126ddcfa6003812ee4bd3c0e7041ba8.tar.gz
jasperforest: 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: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--meta-jasperforest/README9
-rw-r--r--meta-jasperforest/conf/machine/jasperforest.conf2
2 files changed, 11 insertions, 0 deletions
diff --git a/meta-jasperforest/README b/meta-jasperforest/README
index 12f84c2d..0095ab3f 100644
--- a/meta-jasperforest/README
+++ b/meta-jasperforest/README
@@ -8,6 +8,15 @@ combined with the Intel 3420 PCH chipset (Ibex Peak) make up the
8'Picket Post' CRB this BSP was developed on. 8'Picket Post' CRB this BSP was developed on.
9 9
10 10
11Compliance
12==========
13
14This BSP is compliant with the Yocto Project as per the requirements
15listed here:
16
17 http://www.yoctoproject.org/yocto-project-compatible-registration
18
19
11Dependencies 20Dependencies
12============ 21============
13 22
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index d661f7b8..ba50b99c 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -1,6 +1,8 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: jasperforest 2#@NAME: jasperforest
3 3
4#@WEBTITLE: Intel Xeon C5500/C3500 Series Processors With Intel 3420 PCH Chipset (Jasper Forest)
5
4#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post 6#@DESCRIPTION: Machine configuration for Jasper Forest Picket Post
5# systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak) 7# systems i.e. Xeon C5500/C3500 + Intel 3420 chipset (Ibex Peak)
6 8