diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-16 10:59:43 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:29 +0000 |
commit | 0d52f18d39ee46290a266fabf0d01ad1dffd7bac (patch) | |
tree | a1ebfbf384583e6ff91c0c31f697c79a0df4273b /documentation/ref-manual/ref-variables.xml | |
parent | 09e9f81c34f1edf432ea217c1c12e99ff0ef4f44 (diff) | |
download | poky-0d52f18d39ee46290a266fabf0d01ad1dffd7bac.tar.gz |
dev-manual, ref-manual: Consolidated debug info into dev-manual
Fixes [YOCTO #12370]
Moved the debug information from the ref-manual to the dev-manual
where other debug information exists. We now have a single area
(section) that deals with various debugging techniques and tips.
(From yocto-docs rev: 95394197fc04981bf7571e581ff8a0fd9c76223f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 29f227e58c..fa4724984f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -9286,8 +9286,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
9286 | <filename>OVERRIDES</filename> in the output of the | 9286 | <filename>OVERRIDES</filename> in the output of the |
9287 | <filename>bitbake -e</filename> command. | 9287 | <filename>bitbake -e</filename> command. |
9288 | See the | 9288 | See the |
9289 | "<link linkend='usingpoky-debugging-viewing-variable-values'>Viewing Variable Values</link>" | 9289 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-debugging-viewing-variable-values'>Viewing Variable Values</ulink>" |
9290 | section for more information. | 9290 | section in the Yocto Project Development Tasks |
9291 | Manual for more information. | ||
9291 | </note> | 9292 | </note> |
9292 | </para> | 9293 | </para> |
9293 | </glossdef> | 9294 | </glossdef> |
@@ -10413,8 +10414,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
10413 | For examples of how this data is used, see the | 10414 | For examples of how this data is used, see the |
10414 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" | 10415 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" |
10415 | section in the Yocto Project Overview Manual and the | 10416 | section in the Yocto Project Overview Manual and the |
10416 | "<link linkend='viewing-package-information-with-oe-pkgdata-util'>Viewing Package Information with <filename>oe-pkgdata-util</filename></link>" | 10417 | "<ulink url='&YOCTO_DOCS_DEV_URL;#viewing-package-information-with-oe-pkgdata-util'>Viewing Package Information with <filename>oe-pkgdata-util</filename></ulink>" |
10417 | section elsewhere in this manual. | 10418 | section in the Yocto Project Development Tasks Manual. |
10418 | </para> | 10419 | </para> |
10419 | </glossdef> | 10420 | </glossdef> |
10420 | </glossentry> | 10421 | </glossentry> |