]> code.ossystems Code Review - openembedded-core.git/commit
scriptutils: Add support for specify stream on logger_create
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 20 Mar 2017 20:51:01 +0000 (14:51 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:04 +0000 (22:43 +0000)
commit60c9b06f4085f6bddb6aa397a38bfc2ceb10f964
tree92c4396d667ca2c60e2dfc0834ac744d1dd813d6
parentc46faa132d39d3dc235a019d9abf6e46f74e3bae
scriptutils: Add support for specify stream on logger_create

It is a good idea to let the script to choose what stream wants
to dump the logging output.

[YOCTO #11160]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/scriptutils.py