generic-poky/scripts/lib/bsp
Robert Yang 0efe773c17 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>
2012-06-05 22:49:19 +01:00
..
substrate/target/arch yocto-bsp: remove kernel26 machine feature from templates 2012-04-17 14:15:45 +01:00
__init__.py yocto-bsp-tools: add bsp library 2012-03-22 19:21:14 +00:00
engine.py yocto-bsp: enable property value display of nested properties 2012-04-14 22:58:14 +01:00
help.py yocto-bsp: clarify help with reference to meta-intel 2012-05-06 10:00:39 +01:00
kernel.py kernel.py: replace os.popen with subprocess.Popen 2012-06-05 22:49:19 +01:00
tags.py yocto-bsp: add some useful constants 2012-03-22 19:21:15 +00:00