ref-manual: Update default value for PACKAGE_DEBUG_SPLIT_STYLE

The new default is "debug-with-srcpkg"

(From yocto-docs rev: b427e7c2d9f6efca7e0867cc8e508d4e941c5a09)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Watt
2019-01-30 14:36:57 -08:00
committed by Richard Purdie
parent d31fcfa652
commit 4d7db0fb1c

View File

@@ -9976,7 +9976,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<filename>/bin/.debug</filename>.
Source files are placed in
<filename>/usr/src/debug</filename>.
This is the default behavior.
</para></listitem>
<listitem><para>
"debug-file-directory": Debug symbol files are
@@ -10000,6 +9999,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
".debug" previously described with the exception
that all source files are placed in a separate
<filename>*-src</filename> pkg.
This is the default behavior.
</para></listitem>
</itemizedlist>
</para>