diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-08-25 16:37:50 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-08-25 16:37:50 +0100 |
commit | c2b4308119d32c07e9c7a120e06b78afd26ff58c (patch) | |
tree | deff0f578769c65dbca652e00a508deb2a1540ba /meta/packages/rsync | |
parent | 7859b4c9bd0e62cc220faf74c8c51ed6e46f405b (diff) | |
download | openembedded-core-c2b4308119d32c07e9c7a120e06b78afd26ff58c.tar.gz openembedded-core-c2b4308119d32c07e9c7a120e06b78afd26ff58c.tar.bz2 openembedded-core-c2b4308119d32c07e9c7a120e06b78afd26ff58c.tar.xz openembedded-core-c2b4308119d32c07e9c7a120e06b78afd26ff58c.zip |
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>
Diffstat (limited to 'meta/packages/rsync')
0 files changed, 0 insertions, 0 deletions