]> code.ossystems Code Review - openembedded-core.git/commit
expat: remove old workaround for expat tarball
authorRoss Burton <ross.burton@intel.com>
Mon, 5 Feb 2018 17:40:38 +0000 (17:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Feb 2018 13:24:10 +0000 (13:24 +0000)
commitadc3da99a50c3eb1a1625990e563b7d37f29e3ba
tree5ef5029a5b0af5a4410cc9873abb71e3bfd889f7
parent0bc7c11060d82d5658c79e5ff048c5ef141d0b43
expat: remove old workaround for expat tarball

Back in 2010 the expat 2.0.1 tarball wouldn't unpack correctly with old gzip
releases (prior to 1.4).  The fix was to explicitly depend on gzip-native to use
our binary instead of the host[1].

We don't ship expat 2.0.1 anymore, and even Centos 7 ships gzip 1.5, so this
workaround can be removed.

[1] oe-core 0ff62b0462f3f64672bd4704de9a192eb1a730d1

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/expat/expat_2.2.5.bb