]> code.ossystems Code Review - openembedded-core.git/commit
pigz: Add pigz to buildtools tarball
authorKonrad Scherer <Konrad.Scherer@windriver.com>
Mon, 21 Oct 2013 20:13:11 +0000 (16:13 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Oct 2013 13:39:02 +0000 (13:39 +0000)
commitaf6424e8c2bf3a938fddabc669c0956d68964ed0
tree5c7e13ab156545a2536ed0a353ad9135fe51a733
parent35c8b1ac7c3b1e4209b1e30d1dbd1a457286b97b
pigz: Add pigz to buildtools tarball

When using the tar executable in the buildtools, tar will execute
gzip. If this happens before zlib-native is built, then the gzip
on the host will be used and can fail if the libz in the buildtools
is not compatible. Adding pigz to the build tools avoids this host
contamination.

Signed-off-by: Konrad Scherer <Konrad.Scherer@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/meta/buildtools-tarball.bb
meta/recipes-extended/pigz/pigz_2.3.1.bb