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>
This commit is contained in:
Scott Rifenbark 2016-07-16 12:04:57 -07:00 committed by Richard Purdie
parent 9a9577ed49
commit 80b1efb62c
1 changed files with 1 additions and 1 deletions

View File

@ -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