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-05-17 18:14:05 +0100 |
| commit | 211d5a3fba543141e07226ddf2bb2641eb9f1154 (patch) | |
| tree | 70c8074d458bb1abb6af3da68e9f955db48ef225 /documentation/bsp-guide | |
| parent | b35a95fd2a29d5781a8222ec80ea23fc464f309a (diff) | |
| download | 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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index c65901252b..113af4964b 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> |
