mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
bitbake: bitbake-user-manual: Fix order of end tags
Fixes commit e22565968828c86983162e67f52ebb106242ca76. (Bitbake rev: a37189fbdba399437cb9fcb28aa963515679cc65) Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6f02caa399
commit
db11b30cea
@@ -976,7 +976,7 @@
|
||||
<filename>False</filename>, that logger will be completely
|
||||
replaced by user configuration. In this case, no other
|
||||
rules will apply to that logger.
|
||||
</listitem></para>
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
All user defined <filename>filter</filename> and
|
||||
<filename>handlers</filename> properties for a given logger
|
||||
@@ -987,7 +987,7 @@
|
||||
configuration adds a filter called
|
||||
<filename>BitBake.defaultFilter</filename>, both filters
|
||||
will be applied to the logger
|
||||
</listitem></para>
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user