Files
poky/meta
Ross Burton 2eec44ee23 lib/oe/gpg_sign: fix output in error paths
oe.utils.getstatusoutput() is a wrapper for subprocess.getstatusoutput() which
uses Universal Newlines, so the output is a str() not bytes().

(From OE-Core rev: ce24d4c3632b71939ad198268a900ee823a89b27)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-26 08:56:29 +01:00
..
2016-07-26 08:56:26 +01:00
2016-07-26 08:56:27 +01:00
2016-07-26 08:56:27 +01:00
2016-07-21 07:47:53 +01:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00