Files
poky/meta/classes
Richard Purdie c2b4308119 base.bbclass: Use subprocess rather than os.system for do_unpack
gzip reports broken pipe errors with do_unpack on Fedora with
certain builds of gzip and bash. By avoding python's SIGPIPE handler
we can work correctly on these distributions.

Patch based on a patch from the OE-devel mailing list, thanks to
Khem Raj <raj.khem@gmail.com> and Holger Freyther <zecke@selfish.org>

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-25 16:37:50 +01:00
..
2006-07-21 10:10:31 +00:00
2008-04-01 09:37:34 +00:00
2008-05-15 14:11:13 +00:00
2007-12-01 18:36:52 +00:00
2008-07-04 15:07:33 +00:00
2008-09-30 21:58:43 +00:00
2006-08-27 16:01:33 +00:00
2007-09-02 11:07:13 +00:00