[yocto] [yocto-docs][PATCH] documentation: Document debug-with-srcpkg
Joshua Watt
jpewhacker at gmail.com
Sun Sep 23 20:24:21 PDT 2018
Adds documentation for the "debug-with-srcpkg" option for the
PACKAGE_DEBUG_SPLIT_STYLE variable
Signed-off-by: Joshua Watt <JPEWhacker at gmail.com>
---
documentation/ref-manual/ref-variables.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 05487cf83f6..1bc6e2b77d5 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -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>
--
2.17.1
More information about the yocto
mailing list