[yocto] [yocto-docs][PATCH] documentation: Document debug-with-srcpkg
Scott Rifenbark
srifenbark at gmail.com
Mon Sep 24 08:17:28 PDT 2018
Joshua,
Thanks for the patch. I have appliied it. You can see it at
https://yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#var-PACKAGE_DEBUG_SPLIT_STYLE
.
Scott
On Sun, Sep 23, 2018 at 8:24 PM Joshua Watt <jpewhacker at gmail.com> wrote:
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180924/10ab131a/attachment.html>
More information about the yocto
mailing list