summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-devtool-reference.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-devtool-reference.xml')
-rw-r--r--documentation/ref-manual/ref-devtool-reference.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/documentation/ref-manual/ref-devtool-reference.xml b/documentation/ref-manual/ref-devtool-reference.xml
index 7f1520d041..1764f0196f 100644
--- a/documentation/ref-manual/ref-devtool-reference.xml
+++ b/documentation/ref-manual/ref-devtool-reference.xml
@@ -6,18 +6,19 @@
6 <title><filename>devtool</filename> Quick Reference</title> 6 <title><filename>devtool</filename> Quick Reference</title>
7 7
8 <para> 8 <para>
9 The <filename>devtool</filename> command is pivotal when using an 9 The <filename>devtool</filename> command-line tool provides a number
10 <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-extensible'>extensible SDK</ulink>. 10 of features that help you build, test, and package software.
11 This command-line tool provides a number of features that help you 11 This command is available alongside the <filename>bitbake</filename>
12 build, test and package software within the extensible SDK, and 12 command.
13 optionally integrate it into an image built by the OpenEmbedded build 13 Additionally, the <filename>devtool</filename> command is a key
14 system. 14 part of the extensible SDK.
15 </para> 15 </para>
16 16
17 <para> 17 <para>
18 This chapter provides a Quick Reference for the 18 This chapter provides a Quick Reference for the
19 <filename>devtool</filename> command. 19 <filename>devtool</filename> command.
20 For more information on how to apply the command, see the 20 For more information on how to apply the command when using the
21 extensible SDK, see the
21 "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-extensible'>Using the Extensible SDK</ulink>" 22 "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-extensible'>Using the Extensible SDK</ulink>"
22 section in the Yocto Project Software Development Kit (SDK) Developer's 23 section in the Yocto Project Software Development Kit (SDK) Developer's
23 Guide. 24 Guide.