Files
poky/meta/lib/oe
Robert Yang 37b1ed066d lib/oe/patch.py: Clean up getstatusoutput usage
We can't use subprocess.check_output() or subprocess.call() here since the one
who invokes runcmd() needs handle CmdError() exception (error out or ignore
it).

(From OE-Core rev: c3e7739987d804f7865428442479d5bece5ff2dd)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-23 18:02:23 +01:00
..
2017-05-16 14:08:28 +01:00
2018-01-11 10:26:07 +00:00
2016-12-16 10:23:23 +00:00
2018-07-26 13:16:40 +01:00
2018-07-05 11:39:06 +01:00