Re: [yocto] [yocto-docs][PATCH] documentation: Document debug-with-srcpkg

2018-09-24 Thread Scott Rifenbark
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  wrote:

> Adds documentation for the "debug-with-srcpkg" option for the
> PACKAGE_DEBUG_SPLIT_STYLE variable
>
> Signed-off-by: Joshua Watt 
> ---
>  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.
>  .
> +
> +"debug-with-srcpkg": The same behavior as
> +".debug" previously described with the
> exception
> +that all source files are placed in a separate
> +*-src pkg.
> +
>  
>  
>
> --
> 2.17.1
>
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [yocto-docs][PATCH] documentation: Document debug-with-srcpkg

2018-09-23 Thread Joshua Watt
Adds documentation for the "debug-with-srcpkg" option for the
PACKAGE_DEBUG_SPLIT_STYLE variable

Signed-off-by: Joshua Watt 
---
 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.
 .
+
+"debug-with-srcpkg": The same behavior as
+".debug" previously described with the exception
+that all source files are placed in a separate
+*-src pkg.
+
 
 
 
-- 
2.17.1

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto