]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
profile-manual: Provided links for two PACKAGE_DEBUG_SPLIT_STYLE references
authorScott Rifenbark <srifenbark@gmail.com>
Mon, 24 Sep 2018 15:03:10 +0000 (08:03 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Oct 2018 13:33:50 +0000 (14:33 +0100)
(From yocto-docs rev: 5b49dc12f8102122c6b634f0c00bbd3c2f921936)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/profile-manual/profile-manual-intro.xml
documentation/profile-manual/profile-manual-usage.xml

index d38d61a8208a1f206afb5aff3bfdf7d9e61b7867..f16db3f0f2f13570382e97e9af3feb6fdf1d74e2 100644 (file)
@@ -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>
index c0873e13ab051f18b698b2e042e2cca571e7603f..a1b565157d006564ca876f2a5ff5477f949c2837 100644 (file)
      EXTRA_IMAGE_FEATURES = "debug-tweaks tools-profile dbg-pkgs"
                 </literallayout>
                 Additionally, in order to generate the type of debuginfo that
-                perf understands, we also need to add the following to local.conf:
+                perf understands, 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>