diff options
author | Ross Burton <ross.burton@intel.com> | 2015-05-20 15:38:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-22 13:29:47 +0100 |
commit | b29ca692ba4ba5e4fb9f0ebfcf5a00735af73ee3 (patch) | |
tree | 3cae11a6c43d9cc7074bf65af18e0ef4b1c1c33c /meta/recipes-multimedia | |
parent | 45b8e6243996099f9ec8fe7f06301fc6da25a74f (diff) | |
download | poky-b29ca692ba4ba5e4fb9f0ebfcf5a00735af73ee3.tar.gz |
zlib: clean up base_libdir symlink
libz.so symbolic link created in ${libdir} is
../../${base_libdir}/libz.so.1.2.8. This doesn't work if base_libdir or libdir
is changed, so use oe.path.relative to construct the correct path at build time.
(From OE-Core rev: ada8972ec40441b06e50d3e9ccbc07241a48e30a)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions