support/scripts: check-host-rpath now handles $ORIGIN as well
authorWolfgang Grandegger <wg@grandegger.com>
Fri, 30 Jun 2017 08:37:07 +0000 (10:37 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 2 Jul 2017 13:49:25 +0000 (15:49 +0200)
commit824f3d9bebee5008ed4f21ab9857778b7d200802
tree9e7b6301290669e52ed7912e4b65955148921fc2
parent363ec9686d00ffb216567032e3dd2b274fcc6892
support/scripts: check-host-rpath now handles $ORIGIN as well

"$ORIGIN/../../usr/lib" is also a valid RPATH for binaries in
"$hostdir/usr/bin". After RPATH sanitation, all RPATH
directories start with "$ORIGIN".

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/scripts/check-host-rpath