diff options
author | Matt Cowell <matt.cowell@nsn.com> | 2014-04-17 14:23:13 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-11 12:24:21 +0100 |
commit | 753cfcadd8cc683e69b6707b823dc49dfb34ab0b (patch) | |
tree | 066d03526f8ea979ddaa5e169fc401f06455ba3b /meta/classes/multilib.bbclass | |
parent | 510e64d90d3ef2f9757bfa148e8cc09e4834051d (diff) | |
download | openembedded-core-753cfcadd8cc683e69b6707b823dc49dfb34ab0b.tar.gz openembedded-core-753cfcadd8cc683e69b6707b823dc49dfb34ab0b.tar.bz2 openembedded-core-753cfcadd8cc683e69b6707b823dc49dfb34ab0b.zip |
chrpath: properly handle rootdir with '..' in path
When there is a '..' in the rootdir path, rootdir will not be a substring of
fpath. This causes an incorrect rpath of the difference between the workdir
and the sysroot to be computed, which is incorrect. Normalizing basedir
fixes this issue.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/multilib.bbclass')
0 files changed, 0 insertions, 0 deletions