summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-05-17 10:47:35 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-17 18:14:05 +0100
commit211d5a3fba543141e07226ddf2bb2641eb9f1154 (patch)
tree70c8074d458bb1abb6af3da68e9f955db48ef225 /documentation/bsp-guide
parentb35a95fd2a29d5781a8222ec80ea23fc464f309a (diff)
downloadast2050-yocto-poky-211d5a3fba543141e07226ddf2bb2641eb9f1154.zip
ast2050-yocto-poky-211d5a3fba543141e07226ddf2bb2641eb9f1154.tar.gz
documentation/bsp-guide/bsp.xml: bsp exmaple name fixed
Changed the example BSP name 'meta-intel_n450' to 'meta-n450' in the section 'Example Filesystem Layout.' Error found by Jiajun Xu. (From yocto-docs rev: 0dd6f97dcc51cec4bae96ca0430af9300619749f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index c659012..113af49 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -64,7 +64,7 @@
Here are some example base directory names:
<literallayout class='monospaced'>
meta-emenlow
- meta-intel_n450
+ meta-n450
meta-beagleboard
</literallayout>
</para>
OpenPOWER on IntegriCloud