summaryrefslogtreecommitdiffstats
path: root/poky/documentation/profile-manual/profile-manual-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/profile-manual/profile-manual-intro.xml')
-rw-r--r--poky/documentation/profile-manual/profile-manual-intro.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/poky/documentation/profile-manual/profile-manual-intro.xml b/poky/documentation/profile-manual/profile-manual-intro.xml
index d38d61a82..f16db3f0f 100644
--- a/poky/documentation/profile-manual/profile-manual-intro.xml
+++ b/poky/documentation/profile-manual/profile-manual-intro.xml
@@ -92,7 +92,9 @@
EXTRA_IMAGE_FEATURES = "debug-tweaks tools-profile dbg-pkgs"
</literallayout>
Additionally, in order to generate the right type of
- debuginfo, we also need to add the following to local.conf:
+ debuginfo, we also need to set
+ <ulink url='&YOCTO_DOCS_REF_URL;#var-PACKAGE_DEBUG_SPLIT_STYLE'><filename>PACKAGE_DEBUG_SPLIT_STYLE</filename></ulink>
+ in the <filename>local.conf</filename> file:
<literallayout class='monospaced'>
PACKAGE_DEBUG_SPLIT_STYLE = 'debug-file-directory'
</literallayout>
OpenPOWER on IntegriCloud