diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-30 23:08:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-31 23:47:33 +0000 |
commit | 2bb0b1d9b51309038fcaaa6e1a62990cd2e7e257 (patch) | |
tree | 39aa9ed53f404676ee48f99cfe8a33bf5349eb6c /meta/COPYING.GPLv2 | |
parent | bfead495de7ad78e7bc2ec550676a16420e98edc (diff) | |
download | poky-2bb0b1d9b51309038fcaaa6e1a62990cd2e7e257.tar.gz |
utils: Avoid need to relocate wrapper scripts
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 which means that
a sed replacement at final installation isn't needed.
(From OE-Core rev: 3e02a7cda0ba70e3f9886c5cce37d71361280b11)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/COPYING.GPLv2')
0 files changed, 0 insertions, 0 deletions