diff options
author | Tom Rini <tom_rini@mentor.com> | 2010-07-08 16:30:01 -0700 |
---|---|---|
committer | Tom Rini <tom_rini@mentor.com> | 2010-07-08 16:30:01 -0700 |
commit | 8ea345630969e8bf6a44d0884213ec03cd053332 (patch) | |
tree | 799a1ca9c6f6c636bf6fdebf463d3ee559bc1a03 /recipes/xqt | |
parent | a753e680011a9843e0cd0ee928fd508667445d00 (diff) |
stagemanager-native: Expand our gunzip/tar
As we've gone over before, gunzip/tar can have a broken pipe, and
this is allowed. In python code, we have things setup to ignore the
problem. stage-manager-ipkg is written in shell however and we can
hit the problem there too. There's two ways around this, one of
which is to stop checking for problems with the extraction (and hide
stderr) or we extract the archive, gunzip and then tar. I've done
the second here.
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/xqt')
0 files changed, 0 insertions, 0 deletions