diff options
author | Ross Burton <ross.burton@intel.com> | 2018-01-16 13:37:53 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-17 16:36:22 +0000 |
commit | 7b1896f6f5367010b54c6a8b300db84037734533 (patch) | |
tree | 136479153aabb089c0161a5e7260b7d3de85c6b8 /scripts/lib/devtool/upgrade.py | |
parent | d5e1003283f21ed0b3bbe594b24eb4fa1dd27956 (diff) | |
download | openembedded-core-7b1896f6f5367010b54c6a8b300db84037734533.tar.gz openembedded-core-7b1896f6f5367010b54c6a8b300db84037734533.tar.bz2 openembedded-core-7b1896f6f5367010b54c6a8b300db84037734533.zip |
classes/debian: fix library path handling
The existing code is looking for libraries in all paths which end in ${libdir}.
This caused false-positives for recipes such as lz4 which had files called
/usr/lib/lz4/ptest/usr/lib/liblz4.so, and resulted in lz4-ptest being
incorrectly renamed to liblz4.
Solve this by explicitly looking for ${libdir} etc under the packages-split
directory.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions