]> code.ossystems Code Review - openembedded-core.git/commit
relocatable.bbclass: we need to process library files too
authorJoshua Lock <josh@linux.intel.com>
Fri, 26 Mar 2010 14:24:58 +0000 (14:24 +0000)
committerJoshua Lock <josh@linux.intel.com>
Fri, 26 Mar 2010 14:24:58 +0000 (14:24 +0000)
commit93f357d6572d969c2332a1f5d5b445c91c1e1bd6
tree6b4a85b90398a1417725b4321529428da1156421
parent1ee88638a23662223b9d149f8108be3947f4154d
relocatable.bbclass: we need to process library files too

The .so files we ship also have a RPATH encoded so should be post-processed for
a relocatable RPATH too.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/relocatable.bbclass