Files
poky/meta
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
..
2018-08-23 17:58:59 +01:00
2018-08-23 07:50:01 +01:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00