Re: [OE-core] [PATCH 1/5] utils: Avoid need to relocate wrapper scripts

2017-01-30 Thread Christopher Larson
On Mon, Jan 30, 2017 at 5:14 PM, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > Whilst the path to the executable is dynamically determined, the passed in > environment variables or parameters are not relocatable and rely on the > sstate > remapping code. In the recipe specific

[OE-core] [PATCH 1/5] utils: Avoid need to relocate wrapper scripts

2017-01-30 Thread Richard Purdie
Whilst the path to the executable is dynamically determined, the passed in environment variables or parameters are not relocatable and rely on the sstate remapping code. In the recipe specific sysroot case this has become more costly. This patch translates such paths into relocatable entries