From f1b31e9ea5b5bc328978b7936d4557c6331fcda1 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 22 Sep 2016 07:06:11 -0700 Subject: ref-manual: Updated the intro to the devtool quick reference. (From yocto-docs rev: cb2c4adc48e723072550de0c1ff1f61201c9e8a6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-devtool-reference.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'documentation/ref-manual/ref-devtool-reference.xml') 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 @@ <filename>devtool</filename> Quick Reference - The devtool command is pivotal when using an - extensible SDK. - This command-line tool provides a number of features that help you - build, test and package software within the extensible SDK, and - optionally integrate it into an image built by the OpenEmbedded build - system. + The devtool command-line tool provides a number + of features that help you build, test, and package software. + This command is available alongside the bitbake + command. + Additionally, the devtool command is a key + part of the extensible SDK. This chapter provides a Quick Reference for the devtool command. - For more information on how to apply the command, see the + For more information on how to apply the command when using the + extensible SDK, see the "Using the Extensible SDK" section in the Yocto Project Software Development Kit (SDK) Developer's Guide. -- cgit v1.2.3-54-g00ecf