diff options
Diffstat (limited to 'documentation/ref-manual/usingpoky.xml')
-rw-r--r-- | documentation/ref-manual/usingpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 49166e15bf..b9df733f3f 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
@@ -62,7 +62,7 @@ | |||
62 | <para> | 62 | <para> |
63 | The <filename>target</filename> is the name of the recipe you want to build. | 63 | The <filename>target</filename> is the name of the recipe you want to build. |
64 | Common targets are the images in <filename>meta/recipes-core/images</filename>, | 64 | Common targets are the images in <filename>meta/recipes-core/images</filename>, |
65 | <filename>/meta/recipes-sato/images</filename>, etc. all found in the | 65 | <filename>meta/recipes-sato/images</filename>, etc. all found in the |
66 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | 66 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. |
67 | Or, the target can be the name of a recipe for a specific piece of software such as | 67 | Or, the target can be the name of a recipe for a specific piece of software such as |
68 | BusyBox. | 68 | BusyBox. |