diff options
author | Kevin Tian <kevin.tian@intel.com> | 2010-07-23 15:17:06 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-24 00:01:23 +0100 |
commit | 0ff62b0462f3f64672bd4704de9a192eb1a730d1 (patch) | |
tree | 1774913dd648d1ae62a4a189ea65b541309d4365 /meta-lsb/packages/tar | |
parent | f23b594087dba38054a3001e66390d462fa61cbb (diff) | |
download | openembedded-core-0ff62b0462f3f64672bd4704de9a192eb1a730d1.tar.gz openembedded-core-0ff62b0462f3f64672bd4704de9a192eb1a730d1.tar.bz2 openembedded-core-0ff62b0462f3f64672bd4704de9a192eb1a730d1.tar.xz openembedded-core-0ff62b0462f3f64672bd4704de9a192eb1a730d1.zip |
expat: use gzip-native for unpack
expat 2.0.1 archive is generated with DOS format, which causes CRC
error for some version of gzip (<1.4), e.g. on Unbuntu 10.04. This
commit adds do_unpack dependency to gzip-native, and thus to use
local compiled binary to address this issue. Since 1.4 is a known
version solving this issue, also specify a default version for
gzip-native
also move most lines into expat.inc as cleanup
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Diffstat (limited to 'meta-lsb/packages/tar')
0 files changed, 0 insertions, 0 deletions