]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/bsp-guide/bsp.xml: Created better BSP example base names
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 15 Dec 2010 01:08:07 +0000 (17:08 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 21 Dec 2010 12:49:43 +0000 (12:49 +0000)
Lowered the "E" for the "meta-emenlow" BSP.
Removed the "oaktrail" one, which is an Intel code name and replaced
it with "beagleboard", which is a non-Intel board.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/bsp-guide/bsp.xml

index 321965ad8e6bc894ecb0e1fb1f3b732c652958c6..10fff0b3865453acfac8e5b70cf311501b066d77 100644 (file)
@@ -68,9 +68,9 @@
                 "bsp_name" is a placeholder for the machine or platform name.
                 Here are some example base directory names:
                 <literallayout class='monospaced'>
-     meta-Emenlow
+     meta-emenlow
      meta-intel_n450
-     meta-oaktrail
+     meta-beagleboard
                 </literallayout>
             </para>