diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2018-03-09 11:55:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-15 03:38:46 -0700 |
commit | e58d5521c7bae8daafdac85754545be176550a02 (patch) | |
tree | f50a67e0ccdf015fb56df71c1cde1075fe2673d9 /scripts/oepydevshell-internal.py | |
parent | 62434e5021b99391a0c129a40bf943465a19e7ce (diff) | |
download | openembedded-core-e58d5521c7bae8daafdac85754545be176550a02.tar.gz openembedded-core-e58d5521c7bae8daafdac85754545be176550a02.tar.bz2 openembedded-core-e58d5521c7bae8daafdac85754545be176550a02.zip |
openssl: fix libdir logic to allow multiarch style paths
The recipes were using 'basename' to turn '/usr/lib' into 'lib', which breaks when libdir is '/usr/lib/tuple', leading to libraries ending up in '/usr/tuple', which isn't in FILES_*. Change the logic to use sed to strip the prefix instead.
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/oepydevshell-internal.py')
0 files changed, 0 insertions, 0 deletions