]> code.ossystems Code Review - openembedded-core.git/commit
staging.bbclass: make subprocess.check_output() capture stderr
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 10 Oct 2017 08:54:12 +0000 (01:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Jan 2018 10:13:39 +0000 (10:13 +0000)
commitde30b61b87047f61de4629f8e5bd87598de7fd0c
treed6a8dc2ecb78c688853122e05f0fc0ab2f48da83
parent1bd599eae46127115ecf5c45c70d7f60d1209c94
staging.bbclass: make subprocess.check_output() capture stderr

This is very useful for debugging. The similar to testsdk.bbclass.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/staging.bbclass
meta/classes/testsdk.bbclass