diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-06-01 16:03:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-05 22:49:19 +0100 |
commit | 0efe773c1752ab28b6cc488da19892d490b5b92b (patch) | |
tree | 91234e5f655dc7c592591887d9e243026e340a43 /meta-yocto/recipes-qt | |
parent | de4cdfd6bc1280ac7ac0559b87734d26294ef773 (diff) | |
download | poky-0efe773c1752ab28b6cc488da19892d490b5b92b.tar.gz |
kernel.py: replace os.popen with subprocess.Popen
Replace os.popen with subprocess.Popen since the older function would
fail (more or less) silently if the executed program cannot be found
More info:
http://docs.python.org/library/subprocess.html#subprocess-replacements
[YOCTO #2454]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta-yocto/recipes-qt')
0 files changed, 0 insertions, 0 deletions