diff options
author | Ross Burton <ross.burton@intel.com> | 2019-12-12 13:13:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-28 23:25:41 +0000 |
commit | 7785c41d0b95d084bec716166393d2a3323692dd (patch) | |
tree | 98e7598c8df724d4864b03c2762869652508d9e3 /meta/recipes-support/ca-certificates | |
parent | 8b1eb782c32d8ce31e8f033ef3197e4be76bfc84 (diff) | |
download | poky-7785c41d0b95d084bec716166393d2a3323692dd.tar.gz |
chrpath: do less work
Instead of trying to change the RPATH in every file under the binary
directories, check that the file is an ELF first.
This means that we don't attempt to change the RPATH on the entire
Python standard library, for example.
Also return early if the directory to iterate doesn't exist.
(From OE-Core rev: 977f4baacf7c8d06d9cfe5c5e39bb8bc19f27028)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/ca-certificates')
0 files changed, 0 insertions, 0 deletions