generic-poky/meta/recipes-devtools/dpkg
Richard Purdie 0d47ab74b1 dpkg: Use bzip2-replacement-native
bzip2-native is in ASSUME_PROVIDED so the dependency that dpkg has doesn't correctly
trigger the build dependency. This shows up if you don't have bzip2 development
headers on your build machine and you:

bitbake dpkg-native
bitbake dpkg-native -c cleansstate
rm tmp -rf
bitbake dpkg-native

This patch uses the bzip2-replacement-native dependency as a handful
of other recipes do to make sure libbz2 is available.

(From OE-Core rev: 1a84333bcc73e6eba14217dd9704678a4da9ab4b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-02 17:25:28 +00:00
..
dpkg dpkg-compiler.m4: remove -Wvla (fix build on CentOS 5.8) 2014-02-25 17:53:59 +00:00
dpkg.inc dpkg: Use bzip2-replacement-native 2014-03-02 17:25:28 +00:00
dpkg_1.17.4.bb dpkg-compiler.m4: remove -Wvla (fix build on CentOS 5.8) 2014-02-25 17:53:59 +00:00