diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-28 15:49:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-28 18:02:31 +0000 |
commit | 1a84333bcc73e6eba14217dd9704678a4da9ab4b (patch) | |
tree | 0398e1b0bfa74c9ea7bdf1a713ad7492166cd9c0 /meta/recipes-connectivity/wpa-supplicant | |
parent | 17b518caf253b77101b357564f8ef9e07961f12c (diff) | |
download | openembedded-core-1a84333bcc73e6eba14217dd9704678a4da9ab4b.tar.gz openembedded-core-1a84333bcc73e6eba14217dd9704678a4da9ab4b.tar.bz2 openembedded-core-1a84333bcc73e6eba14217dd9704678a4da9ab4b.zip |
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant')
0 files changed, 0 insertions, 0 deletions