diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2012-10-23 13:07:35 -0700 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-10-25 15:05:33 -0500 |
| commit | 153a3c89c359a131d2a2ca6a695c56b17774f6c8 (patch) | |
| tree | 9d66b6043521af763a8d6de0a0c47710fc243e5f /meta-emenlow | |
| parent | 36ef2ec76e5da82408078b9ee9be0288986e5807 (diff) | |
| download | meta-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/README | 9 | ||||
| -rw-r--r-- | meta-emenlow/conf/machine/emenlow.conf | 2 |
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. | |||
| 13 | Please see the corresponding sections below for details. | 13 | Please see the corresponding sections below for details. |
| 14 | 14 | ||
| 15 | 15 | ||
| 16 | Compliance | ||
| 17 | ========== | ||
| 18 | |||
| 19 | This BSP is compliant with the Yocto Project as per the requirements | ||
| 20 | listed here: | ||
| 21 | |||
| 22 | http://www.yoctoproject.org/yocto-project-compatible-registration | ||
| 23 | |||
| 24 | |||
| 16 | Dependencies | 25 | Dependencies |
| 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 | ||
