diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/sdk-manual/sdk-extensible.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index 2fd1a7ef6f..444d816a71 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml | |||
@@ -15,7 +15,7 @@ | |||
15 | to an image, modify the source for an existing component, test | 15 | to an image, modify the source for an existing component, test |
16 | changes on the target hardware, and ease integration into the rest of | 16 | changes on the target hardware, and ease integration into the rest of |
17 | the | 17 | the |
18 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded build system</ulink>. | 18 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>. |
19 | <note> | 19 | <note> |
20 | For a side-by-side comparison of main features supported for an | 20 | For a side-by-side comparison of main features supported for an |
21 | extensible SDK as compared to a standard SDK, see the | 21 | extensible SDK as compared to a standard SDK, see the |
@@ -306,7 +306,7 @@ | |||
306 | The <filename>devtool add</filename> command generates | 306 | The <filename>devtool add</filename> command generates |
307 | a new recipe based on existing source code. | 307 | a new recipe based on existing source code. |
308 | This command takes advantage of the | 308 | This command takes advantage of the |
309 | <ulink url='&YOCTO_DOCS_DEV_URL;#devtool-the-workspace-layer-structure'>workspace</ulink> | 309 | <ulink url='&YOCTO_DOCS_REF_URL;#devtool-the-workspace-layer-structure'>workspace</ulink> |
310 | layer that many <filename>devtool</filename> commands | 310 | layer that many <filename>devtool</filename> commands |
311 | use. | 311 | use. |
312 | The command is flexible enough to allow you to extract source | 312 | The command is flexible enough to allow you to extract source |