summaryrefslogtreecommitdiffstats
path: root/meta-sys940x/conf/machine/sys940x.conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2012-10-29 11:17:39 -0700
committerDarren Hart <dvhart@linux.intel.com>2012-10-31 08:40:15 -0700
commiteb413f9fdb34db05fd3fd40ce15bf896272acbf3 (patch)
tree53d424f1fc14877787aae518918428c1c87c9991 /meta-sys940x/conf/machine/sys940x.conf
parent7b872a5052e9fe18054e4d7f211895384345e464 (diff)
downloadmeta-intel-eb413f9fdb34db05fd3fd40ce15bf896272acbf3.tar.gz
sys940x: Add WEBTITLE and compliance information
The WEBTITLE will be used to publish the BSP on the Yocto Project website. Adding the Yocto Project compliance information for the 1.3 release. Update the DESCRIPTION in the machine config and the platform description in the README to be consistent. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-sys940x/conf/machine/sys940x.conf')
-rw-r--r--meta-sys940x/conf/machine/sys940x.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf
index 44de7962..ce45a205 100644
--- a/meta-sys940x/conf/machine/sys940x.conf
+++ b/meta-sys940x/conf/machine/sys940x.conf
@@ -1,8 +1,9 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: sys940x 2#@NAME: sys940x
3 3
4#@WEBTITLE: Intel Atom E6xx Processor with Intel EG20T Controller Hub Development Kit (Queens Bay) with Proprietary IEMGD Accelerated Graphics
5
4#@DESCRIPTION: Machine configuration for Inforce SYS940x systems 6#@DESCRIPTION: Machine configuration for Inforce SYS940x systems
5# i.e. E660 + EG20T + emgd
6 7
7require conf/machine/include/tune-atom.inc 8require conf/machine/include/tune-atom.inc
8require conf/machine/include/ia32-base.inc 9require conf/machine/include/ia32-base.inc