[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1487/8267] bitbake: bitbake-user-manual: Fixed typo in the BBDEBUG variable description.



commit 80b1efb62cd525a2b0e6c62686c25137c7a7e437
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Sat Jul 16 12:04:57 2016 -0700

    bitbake: bitbake-user-manual: Fixed typo in the BBDEBUG variable description.
    
    In the BBDEBUG variable description, the "-d" parameter needed to
    be "-D".  Fixed it.
    
    Fixes [YOCTO #9950]
    
    (Bitbake rev: 475e7611f6c5b884d86152cb0b334e9d96849608)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../bitbake-user-manual-ref-variables.xml          |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml 
b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
index 4d8ee69..a152218 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
@@ -1017,7 +1017,7 @@
             <glossdef>
                 <para>
                     Sets the BitBake debug output level to a specific value
-                    as incremented by the <filename>-d</filename> command line
+                    as incremented by the <filename>-D</filename> command line
                     option.
                     <note>
                         You must set this variable in the external environment


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]