mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
ref-manual: Added "debug-with-srcpkg" option to package split variable
Added the "debug-with-srcpkg" option for the PACKAGE_DEBUG_SPLIT_STYLE variable. (From yocto-docs rev: 05c51e53059bf7c999a448402d60d0b16d62341b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9da59f02fc
commit
1b18eaa376
@@ -9646,6 +9646,12 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
".debug" previously described with the exception
|
||||
that no source files are installed.
|
||||
</para></listitem>.
|
||||
<listitem><para>
|
||||
"debug-with-srcpkg": The same behavior as
|
||||
".debug" previously described with the exception
|
||||
that all source files are placed in a separate
|
||||
<filename>*-src</filename> pkg.
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user