summaryrefslogtreecommitdiff
path: root/scripts/lib/recipetool/create_kmod.py
diff options
context:
space:
mode:
authorJoshua Watt <jpewhacker@gmail.com>2018-04-10 21:21:55 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-04-13 16:55:25 +0100
commitd1e88ad01df9b6419e02f632b1ba288d4cc3b2bf (patch)
tree8c6dc6b953f09d8d38c918f6ec1d6e30b7172135 /scripts/lib/recipetool/create_kmod.py
parent3d0bd786fd79967cf8754d022044df311dd8ad3e (diff)
downloadopenembedded-core-d1e88ad01df9b6419e02f632b1ba288d4cc3b2bf.tar.gz
openembedded-core-d1e88ad01df9b6419e02f632b1ba288d4cc3b2bf.tar.bz2
openembedded-core-d1e88ad01df9b6419e02f632b1ba288d4cc3b2bf.zip
icecc-create-env: Fix RUNPATH files
Some newer libraries and programs use RUNPATH to specify the library search path. These executables were being skipped by the rpath fixup code because it was grepping the ELF header for RPATH only. A more correct solution is to ask patchelf to report the rpath, as that tool will properly report either RPATH or RUNPATH as appropriate. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/recipetool/create_kmod.py')
0 files changed, 0 insertions, 0 deletions