From: Scott Rifenbark Date: Thu, 22 Sep 2016 14:06:11 +0000 (-0700) Subject: ref-manual: Updated the intro to the devtool quick reference. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f1b31e9ea5b5bc328978b7936d4557c6331fcda1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/documentation/ref-manual/ref-devtool-reference.xml b/documentation/ref-manual/ref-devtool-reference.xml index 7f1520d041a..1764f0196f6 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.