summaryrefslogtreecommitdiffstats
path: root/meta-chiefriver
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-10-23 12:47:47 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-10-25 15:05:16 -0500
commit3906dcbdea58a2147fe295dfb9504e283e05fcf2 (patch)
tree59028e9c2f674118f8c063d3b0b48c092899c582 /meta-chiefriver
parent0b89fab73c2d13bcf4fd79c1fa2fd633bfd0f827 (diff)
downloadmeta-intel-3906dcbdea58a2147fe295dfb9504e283e05fcf2.tar.gz
chiefriver: 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>
Diffstat (limited to 'meta-chiefriver')
-rw-r--r--meta-chiefriver/README9
-rw-r--r--meta-chiefriver/conf/machine/chiefriver.conf2
2 files changed, 11 insertions, 0 deletions
diff --git a/meta-chiefriver/README b/meta-chiefriver/README
index 7c47b026..e7cb57db 100644
--- a/meta-chiefriver/README
+++ b/meta-chiefriver/README
@@ -7,6 +7,15 @@ plus the Panther Point PCH. This BSP assumes that the Ivy Bridge
7integrated graphics are being used. 7integrated graphics are being used.
8 8
9 9
10Compliance
11==========
12
13This BSP is compliant with the Yocto Project as per the requirements
14listed here:
15
16 http://www.yoctoproject.org/yocto-project-compatible-registration
17
18
10Dependencies 19Dependencies
11============ 20============
12 21
diff --git a/meta-chiefriver/conf/machine/chiefriver.conf b/meta-chiefriver/conf/machine/chiefriver.conf
index 6d8d3a56..754acdaa 100644
--- a/meta-chiefriver/conf/machine/chiefriver.conf
+++ b/meta-chiefriver/conf/machine/chiefriver.conf
@@ -1,6 +1,8 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: chiefriver 2#@NAME: chiefriver
3 3
4#@WEBTITLE: Intel 3rd Generation Core Platforms: Core i3, i5, i7 (Ivy Bridge)
5
4#@DESCRIPTION: Machine configuration for Chief River systems 6#@DESCRIPTION: Machine configuration for Chief River systems
5# i.e. Ivy Bridge + Panther Point 7# i.e. Ivy Bridge + Panther Point
6 8