summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-05-30 14:38:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-15 11:26:38 +0100
commitd7221d823c3775428d04ef6e01924005a9676047 (patch)
treece992ac976d54a05e98e33f6d8160f61257e24ad /documentation
parent464af1a042b82536619da050a595bf8223a91175 (diff)
downloadpoky-d7221d823c3775428d04ef6e01924005a9676047.tar.gz
sdk-manual: Edits to the devtool add workflow section.
Minor edits from the read-through. (From yocto-docs rev: ee25d5a607591823401b6c7e8b9b7dccf707f996) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/sdk-manual/sdk-extensible.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml
index cde599d682..2fd2bf0239 100644
--- a/documentation/sdk-manual/sdk-extensible.xml
+++ b/documentation/sdk-manual/sdk-extensible.xml
@@ -359,7 +359,7 @@
359 corresponding append file in the workspace. 359 corresponding append file in the workspace.
360 If you do not provide 360 If you do not provide
361 <replaceable>recipe</replaceable>, the command 361 <replaceable>recipe</replaceable>, the command
362 attempts to figure out the recipe name. 362 makes an attempt to determine the recipe name.
363 </para></listitem> 363 </para></listitem>
364 <listitem><para> 364 <listitem><para>
365 <emphasis>Middle</emphasis>: 365 <emphasis>Middle</emphasis>:
@@ -420,7 +420,7 @@
420 <para>Because the extracted source code already 420 <para>Because the extracted source code already
421 exists, <filename>devtool</filename> does not 421 exists, <filename>devtool</filename> does not
422 try to relocate the source code into the 422 try to relocate the source code into the
423 workspace - only the new the recipe is placed 423 workspace - only the new recipe is placed
424 in the workspace.</para> 424 in the workspace.</para>
425 425
426 <para>Aside from a recipe folder, the command 426 <para>Aside from a recipe folder, the command