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-18 11:30:38 +0100
commit4f08ca238e52bde19999ad1a7bdc8dfbd4e9df3f (patch)
tree37243f83e68cb75021ef7a8ea93464152987fd29 /documentation
parent45115e603f5fdd660a76ec2632205f6d6df082ee (diff)
downloadpoky-4f08ca238e52bde19999ad1a7bdc8dfbd4e9df3f.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: d1bc8b9c3bb6d40fb8401e93b46088e965e2d956) 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 c7e83cf735..734a5a752d 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -618,6 +618,9 @@
618 See the 618 See the
619 "<link linkend='ref-devtool-reference'><filename>devtool</filename> Quick Reference</link>" 619 "<link linkend='ref-devtool-reference'><filename>devtool</filename> Quick Reference</link>"
620 chapter for more information on <filename>devtool</filename>. 620 chapter for more information on <filename>devtool</filename>.
621 See the
622 "<ulink url='&YOCTO_DOCS_REF_URL;#devtool-checking-on-the-upgrade-status-of-a-recipe'>Checking on the Upgrade Status of a Recipe</ulink>"
623 section for information on checking the upgrade status of a recipe.
621 </para> 624 </para>
622 625
623 <para> 626 <para>