diff options
author | Ross Burton <ross.burton@arm.com> | 2024-10-10 17:06:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-11 12:17:03 +0100 |
commit | 876d319f73cadd1168beecb5b2eedae696f68fd9 (patch) | |
tree | d98f613e858ebf66c2e25bf35e884705aeb4ba80 /scripts/lib/scriptutils.py | |
parent | 27ab030dc01e9891668e6da66d2b5e0d84dba3f4 (diff) | |
download | poky-876d319f73cadd1168beecb5b2eedae696f68fd9.tar.gz |
insane: check for RUNPATH as well as RPATH
Since oe-core 66f8a7 merged in 2023[1], ld sets DT_RUNPATH instead of
DT_RPATH when -rpath is specified, which we don't check for.
Update the insane tests to look at both RPATH and RUNPATH.
[1] oe-core 66f8a745668a067d8d763fa2af3e65f26c9c1ebe
(From OE-Core rev: d6c5076d179a3d5ebb74b719ec4d523c197c1918)
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