aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 15:56:13 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:21 +0100
commit126abc0b5b693353886e6ca20f5425b508626c08 (patch)
treee3e67f8a77dc2e4fe2f658fea61703a9dc051e22 /documentation/bsp-guide
parentc9803415d2a016bb10b0b88222520aa9175def7a (diff)
downloadopenembedded-core-contrib-126abc0b5b693353886e6ca20f5425b508626c08.tar.gz
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>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index ebd77160ac..2b67115b1b 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1234,8 +1234,9 @@
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
is created in the current working directory.
- This example assumes you have source the &OE_INIT_FILE; and are currently
- in the top-level folder of the
+ This example assumes you have sourced 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>.
</para>