Re: [OE-core] [PATCH 1/2] relocate_sdk.py: Fix corruption of sdk binaries

2013-01-25 Thread Jason Wessel
On 01/24/2013 06:38 PM, Jason Wessel wrote: > There are two cases of corruption that the relocate_sdk.py was not correctly > dealing with. > > 1) SDK Extras should be left alone >Extra external binaries included in an SDK that were linked against the >host's version of /usr/lib/ld-so.so sho

Re: [OE-core] [PATCH 1/2] relocate_sdk.py: Fix corruption of sdk binaries

2013-01-25 Thread Laurentiu Palcu
Hi Jason, On 01/25/2013 02:38 AM, Jason Wessel wrote: > There are two cases of corruption that the relocate_sdk.py was not correctly > dealing with. > > 1) SDK Extras should be left alone >Extra external binaries included in an SDK that were linked against the >host's version of /usr/lib/

[OE-core] [PATCH 1/2] relocate_sdk.py: Fix corruption of sdk binaries

2013-01-24 Thread Jason Wessel
There are two cases of corruption that the relocate_sdk.py was not correctly dealing with. 1) SDK Extras should be left alone Extra external binaries included in an SDK that were linked against the host's version of /usr/lib/ld-so.so should not get a relocation applied. In the case that w