]> code.ossystems Code Review - openembedded-core.git/commit
icecc.bbclass: replace os.popen with subprocess.check_output
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 5 Oct 2016 20:53:11 +0000 (22:53 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Oct 2016 22:26:04 +0000 (23:26 +0100)
commit629ff6eb58ddad2d533cbcc8b1a4594d3c8fd441
tree3ce6f91ddf42dcbdeacc9b480f4b5778cbf16269
parent31f1bbad248c36a8c86dde4ff57ce42efc664082
icecc.bbclass: replace os.popen with subprocess.check_output

* otherwise there is a lot of warnings about missing close on file descriptor

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/icecc.bbclass