[oe] [PATCH] relocatable.bbclass: do not erease already existing ORIGIN

Tom Rini tom.rini at gmail.com
Fri Mar 23 21:42:10 UTC 2012


On Fri, Mar 23, 2012 at 10:10:57PM +0100, Henning Heinold wrote:

> Hi,
> 
> while building openjdk I discovered that relocatable.bbclass strips
> all PATHS with ORIGIN, that is problematic, when binaries like an jdk
> is installed not in the standard paths /lib or /usr/lib.
> 
> This patch let all exisiting ORIGIN stay in the binary. So
> far I only saw problems with some perl-native libs, where chrpath fails
> now, because the path is to long. But it seems they work anyway.

Perhaps my memory is hazy, but this feels like an openjdk problem.  Why
is openjdk putting things other than were our $ORIGIN mangle expects
them to have been placed?

-- 
Tom




More information about the Openembedded-devel mailing list