bsp-guide: Added a link to the oe-init-build-env script.

(From yocto-docs rev: 60b8c950dd232151188ced0f73fa48f5f6171a1d)

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 2013-04-16 15:56:13 -07:00 committed by Richard Purdie
parent c9803415d2
commit 126abc0b5b
1 changed files with 3 additions and 2 deletions

View File

@ -1234,8 +1234,9 @@
and providing an invalid response causes the script to accept the default value. and providing an invalid response causes the script to accept the default value.
Once the script completes, the new <filename>meta-myarm</filename> BSP layer Once the script completes, the new <filename>meta-myarm</filename> BSP layer
is created in the current working directory. is created in the current working directory.
This example assumes you have source the &OE_INIT_FILE; and are currently This example assumes you have sourced the
in the top-level folder of the <ulink url='&YOCTO_DOCS_REF_URL;#structure-core-script'><filename>&OE_INIT_FILE;</filename></ulink>
and are currently in the top-level folder of the
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
</para> </para>