]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake-selftest: enable bitbake logging to stdout
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 18 Aug 2016 16:55:54 +0000 (19:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Aug 2016 15:44:47 +0000 (16:44 +0100)
commitea19972a16f7639f944823d1d8a7728105460136
tree63d2bacfed923c6cf80140b3d0fff840f359aee6
parent04132b261df9def3a0cff14c93c29b26ff906e8b
bitbake-selftest: enable bitbake logging to stdout

Now you get the bb logger output for failed tests. This helps debugging
problems. Also, all stdout/stderr data for successful tests is silenced
which makes for less cluttered console output.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bin/bitbake-selftest