1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

documentation/bsp-guide/bsp.xml: Created better BSP example base names

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>
This commit is contained in:
Scott Rifenbark
2010-12-14 17:08:07 -08:00
committed by Richard Purdie
parent e2b180ab54
commit 49ebf6b85c
+2 -2
View File
@@ -68,9 +68,9 @@
"bsp_name" is a placeholder for the machine or platform name. "bsp_name" is a placeholder for the machine or platform name.
Here are some example base directory names: Here are some example base directory names:
<literallayout class='monospaced'> <literallayout class='monospaced'>
meta-Emenlow meta-emenlow
meta-intel_n450 meta-intel_n450
meta-oaktrail meta-beagleboard
</literallayout> </literallayout>
</para> </para>