diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-18 06:22:06 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-18 16:42:15 +0100 |
commit | 2c3d4f5beee8f57a74244495511b9294df1085ea (patch) | |
tree | 94b80e606c12db9f6c444434a6820e7ae46b4b98 /documentation/bsp-guide | |
parent | 45114a9df07f627631567ac2fc95245eefe33df9 (diff) | |
download | poky-2c3d4f5beee8f57a74244495511b9294df1085ea.tar.gz |
documentation/bsp-guide/bsp.xml: spelling corrected.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
(From yocto-docs rev: c0ee8ce391114f7a5b4f1c59fdf997ba4f3bcf75)
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 7fa3b73d10..a2453326d9 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -919,7 +919,7 @@ | |||
919 | ... | 919 | ... |
920 | 920 | ||
921 | NOTE: Once created, you should add your new layer to your | 921 | NOTE: Once created, you should add your new layer to your |
922 | bblayers.conf file in order for it to be subsquently seen and | 922 | bblayers.conf file in order for it to be subsequently seen and |
923 | modified by the yocto-kernel tool. | 923 | modified by the yocto-kernel tool. |
924 | 924 | ||
925 | NOTE for x86- and x86_64-based BSPs: The generated BSP assumes the | 925 | NOTE for x86- and x86_64-based BSPs: The generated BSP assumes the |