bsp-guide: Fixed ambiguous sentence.

In the example that creates a new BSP layer by using the yocto-bsp
script, the final step 6 could be interpreted as the script
creating the new layer in "poky".  Even though the sentence is
technically correct, sloppy reading could mis-interpret it.  I updated
the sentence so that nobody will be confused.

(From yocto-docs rev: 7c2bed2aa6f8c189ed9cabff6e4d4d9557238702)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-11-24 06:57:44 -06:00 committed by Richard Purdie
parent 400cb14dea
commit 8165210a1e
1 changed files with 1 additions and 1 deletions

View File

@ -1351,7 +1351,7 @@
<listitem><para>By default, the script creates the new BSP Layer in the
current working directory of the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>,
which is <filename>poky</filename> in this case.
(i.e. <filename>poky/build</filename>).
</para></listitem>
</orderedlist>
</para>