]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
insane: check for RUNPATH as well as RPATH
authorRoss Burton <ross.burton@arm.com>
Thu, 10 Oct 2024 16:06:18 +0000 (17:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Oct 2024 11:16:59 +0000 (12:16 +0100)
commitd6c5076d179a3d5ebb74b719ec4d523c197c1918
tree14d59475f1e9e7c30bfd088ecef8e01877d247f2
parentaa9ec4b5c719bf610ad953095d1111e4c257747e
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

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/insane.bbclass