generic-poky/meta/recipes-devtools/dpkg
Richard Purdie 2bdfce59bd dpkg: Add PACKAGECONFIG for liblzma and enable it
liblzma is part of xz and we already build it but configure it out. This makes
no sense. Enabling it means we gain multithreaded compression and it speeds
dpkg-deb up massively. It also removes the fork overhead of separate xz processes.

Turning the existing config into a PACKAGECONFIG and turning it on by default
therefore makes best use of what we have available.

The manual RDEPENDS are no longer needed since it uses liblzma which is picked
up by the shlibs code magically.

(From OE-Core rev: 97b2a20b55acf76ebaacff0054e0f3c2b4236847)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-01 23:28:19 +01:00
..
dpkg dpkg: Upgrade to 1.18.10 2017-03-01 23:27:06 +00:00
dpkg.inc dpkg: Add PACKAGECONFIG for liblzma and enable it 2017-04-01 23:28:19 +01:00
dpkg_1.18.10.bb dpkg: Upgrade to 1.18.10 2017-03-01 23:27:06 +00:00