summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-10-23 13:07:35 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-10-25 15:05:33 -0500
commit153a3c89c359a131d2a2ca6a695c56b17774f6c8 (patch)
tree9d66b6043521af763a8d6de0a0c47710fc243e5f /meta-emenlow
parent36ef2ec76e5da82408078b9ee9be0288986e5807 (diff)
downloadmeta-intel-153a3c89c359a131d2a2ca6a695c56b17774f6c8.tar.gz
emenlow: 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-emenlow')
-rw-r--r--meta-emenlow/README9
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf2
2 files changed, 11 insertions, 0 deletions
diff --git a/meta-emenlow/README b/meta-emenlow/README
index 39327180..8a8a7226 100644
--- a/meta-emenlow/README
+++ b/meta-emenlow/README
@@ -13,6 +13,15 @@ depending on which BSP tarball you downloaded.
13Please see the corresponding sections below for details. 13Please see the corresponding sections below for details.
14 14
15 15
16Compliance
17==========
18
19This BSP is compliant with the Yocto Project as per the requirements
20listed here:
21
22 http://www.yoctoproject.org/yocto-project-compatible-registration
23
24
16Dependencies 25Dependencies
17============ 26============
18 27
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index d1efbc33..1a4aa812 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -1,6 +1,8 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: emenlow 2#@NAME: emenlow
3 3
4#@WEBTITLE: Intel Atom Z5xx Processor With Intel US15W Controller Hub (eMenlow)
5
4#@DESCRIPTION: Machine configuration for eMenlow based systems, like the 6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the
5# Webs-2120 box. 7# Webs-2120 box.
6 8