diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-05-17 10:47:35 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-20 22:35:16 +0000 |
| commit | a2283defe257efcd83f354fa5d8aa3460c77f3ca (patch) | |
| tree | 9946f0c26a44d577e810584d2ffd263c4a3444d8 | |
| parent | 7ce789de38c0df592965743b39423fa7a452d358 (diff) | |
| download | poky-a2283defe257efcd83f354fa5d8aa3460c77f3ca.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: a8fa9410b3c2e2111af6c7b700044a7a1ecdb59e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 36715f33b7..a67e08079e 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -64,7 +64,7 @@ | |||
| 64 | Here are some example base directory names: | 64 | Here are some example base directory names: |
| 65 | <literallayout class='monospaced'> | 65 | <literallayout class='monospaced'> |
| 66 | meta-emenlow | 66 | meta-emenlow |
| 67 | meta-intel_n450 | 67 | meta-n450 |
| 68 | meta-beagleboard | 68 | meta-beagleboard |
| 69 | </literallayout> | 69 | </literallayout> |
| 70 | </para> | 70 | </para> |
