]> code.ossystems Code Review - openembedded-core.git/commit
tiff: Make builds deterministic
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Mar 2012 11:16:48 +0000 (11:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Mar 2012 15:52:57 +0000 (16:52 +0100)
commitb6369ed4ea03fb5410f94c1ee646d488bf981987
tree6fa9d31fe4f6591ad726ced0053eb5f3bedf4401
parentcc953e2259bf77e9e1f7a1e3d0dbe1509c79477e
tiff: Make builds deterministic

libtiff now depends on lzma which can be obtained from xz and doesn't use lzo.
Previously, libtiff would detect and use lzma if it was present leading to
a number of race conditions including failures in things linking to libtiff
such as ghostscript since lzma could be removed while being rebuild leading
to failures in linking.

This patch corrects the dependency.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/libtiff/tiff_4.0.1.bb