summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-05-28 18:47:31 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-07 13:57:41 +0100
commitbbdf0453d032201f24f318e53522f0ce48a38a46 (patch)
tree527403458a8a4e17562aa65b2e2935480f695445 /documentation
parent40233c62f8d657fdc08b5831f0577a9b81cda078 (diff)
downloadpoky-bbdf0453d032201f24f318e53522f0ce48a38a46.tar.gz
ref-manual: do_checkpkg - added link to checking upgrade status
I show the "devtool check-upgrade-status" command as part of the "do_checkpkg" task section. I added a cross-reference link to the "Checking on the Upgrade Status of a Recipe" section in the ref-manual. (From yocto-docs rev: 034054f431cc9f0e61c8e156eed66bdf6e1198a1) 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/ref-manual/ref-tasks.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 4f99e18b66..011e0d7496 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -619,6 +619,9 @@
619 See the 619 See the
620 "<link linkend='ref-devtool-reference'><filename>devtool</filename> Quick Reference</link>" 620 "<link linkend='ref-devtool-reference'><filename>devtool</filename> Quick Reference</link>"
621 chapter for more information on <filename>devtool</filename>. 621 chapter for more information on <filename>devtool</filename>.
622 See the
623 "<ulink url='&YOCTO_DOCS_REF_URL;#devtool-checking-on-the-upgrade-status-of-a-recipe'>Checking on the Upgrade Status of a Recipe</ulink>"
624 section for information on checking the upgrade status of a recipe.
622 </para> 625 </para>
623 626
624 <para> 627 <para>