diff options
author | Andrei Gherzan <andrei.gherzan@windriver.com> | 2012-12-14 04:15:03 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-14 08:53:41 +0000 |
commit | 0231336247210b7cc8a556042a8b06094376e1a5 (patch) | |
tree | 1778b341bc67484f0c646c874a5b8939d156be1e /scripts/create-pull-request | |
parent | 14f4cfcc3478f0ad236c1994f5094161ac358492 (diff) | |
download | poky-0231336247210b7cc8a556042a8b06094376e1a5.tar.gz |
chrpath.bbclass: Normalize rpath only of it doesn't contain ORIGIN variable
If we normalize a rpath which contains ORIGIN variable, the binary will end
up without those rpaths at all. So check first if rpath contains ORIGIN variable
and if not, move on and normalize it.
(From OE-Core rev: 46dc514ff5a3d2693546cf95c5481e0539c43580)
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/create-pull-request')
0 files changed, 0 insertions, 0 deletions