aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pixz/pixz/936d8068ae19d95260d3058f41dd6cf718101cd6.patch
AgeCommit message (Collapse)Author
2016-01-23pixz: Add 1.0.6Richard Purdie
xz gives better compression results than bzip/gz but is often slower. Using parallel compression mitigates this somewhat and is particularly useful for the SDK. Whilst xz does have some parallel support, pixz appears to perform better and supports parallel decompression as well as a simpler command line. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>