]> code.ossystems Code Review - openembedded-core.git/commit
chrpath.bbclass: Normalize rpath only of it doesn't contain ORIGIN variable
authorAndrei Gherzan <andrei.gherzan@windriver.com>
Fri, 14 Dec 2012 02:15:03 +0000 (04:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Dec 2012 08:50:06 +0000 (08:50 +0000)
commit46dc514ff5a3d2693546cf95c5481e0539c43580
tree8ed0f460d940f6cc2e86585c971eb1e82071ce78
parent7d7f199806bee016553d1046a53bd55ab3a9e609
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.

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/chrpath.bbclass