diff options
author | Ross Burton <ross.burton@intel.com> | 2016-04-05 22:26:00 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-06 22:57:25 +0100 |
commit | 45c19447ae611d4d1997dee83ea4dc00cd12b852 (patch) | |
tree | 2e7e22b7126308f8a80368d7b66ef20134a16957 /bitbake/contrib | |
parent | cbe33ecb15f71737354184cd9f3b7507ab97b2e4 (diff) | |
download | poky-45c19447ae611d4d1997dee83ea4dc00cd12b852.tar.gz |
bzip2: set correct soname
The correct name for the bzip2 shared library is libbz2.so.1.0.6, not
libbz2.so.0.0.0. Pass -version-info to libtool to correct this.
Also fix the configure.ac so that is doesn't mention libXrender and has the
right version.
(From OE-Core rev: 1ae11a6ea5ff82f6492a880ff45e19f3779918da)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib')
0 files changed, 0 insertions, 0 deletions