diff options
author | Ross Burton <ross.burton@arm.com> | 2024-10-10 17:06:17 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-11 12:17:03 +0100 |
commit | 27ab030dc01e9891668e6da66d2b5e0d84dba3f4 (patch) | |
tree | 541e4f381bd6496703d89013e7333d815e62d36f /scripts/lib/scriptutils.py | |
parent | 91ba10c7a30e2363e6fc96c2b982f6686e94ab00 (diff) | |
download | poky-27ab030dc01e9891668e6da66d2b5e0d84dba3f4.tar.gz |
insane: only parse ELFs if they're files, not symlinks
This reduces the number of files that need to be swept by not scanning
eg the library symlinks, and means we can remove the explicit islink()
checks in many of the tests.
(From OE-Core rev: aa9ec4b5c719bf610ad953095d1111e4c257747e)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions