From 0d52f18d39ee46290a266fabf0d01ad1dffd7bac Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Jan 2018 10:59:43 -0800 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'documentation/ref-manual/ref-variables.xml') 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" OVERRIDES in the output of the bitbake -e command. See the - "Viewing Variable Values" - section for more information. + "Viewing Variable Values" + section in the Yocto Project Development Tasks + Manual for more information. @@ -10413,8 +10414,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" For examples of how this data is used, see the "Automatically Added Runtime Dependencies" section in the Yocto Project Overview Manual and the - "Viewing Package Information with oe-pkgdata-util" - section elsewhere in this manual. + "Viewing Package Information with oe-pkgdata-util" + section in the Yocto Project Development Tasks Manual. -- cgit v1.2.3-54-g00ecf