diff options
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 5 |
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 @@ | |||
1234 | and providing an invalid response causes the script to accept the default value. | 1234 | and providing an invalid response causes the script to accept the default value. |
1235 | Once the script completes, the new <filename>meta-myarm</filename> BSP layer | 1235 | Once the script completes, the new <filename>meta-myarm</filename> BSP layer |
1236 | is created in the current working directory. | 1236 | is created in the current working directory. |
1237 | This example assumes you have source the &OE_INIT_FILE; and are currently | 1237 | This example assumes you have sourced the |
1238 | in the top-level folder of the | 1238 | <ulink url='&YOCTO_DOCS_REF_URL;#structure-core-script'><filename>&OE_INIT_FILE;</filename></ulink> |
1239 | and are currently in the top-level folder of the | ||
1239 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | 1240 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. |
1240 | </para> | 1241 | </para> |
1241 | 1242 | ||