diff options
author | Christopher Larson <kergoth@gmail.com> | 2014-06-13 17:46:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-14 08:43:40 +0100 |
commit | 85ce11e7b5402cc443adb8007c0e5d01f914fa74 (patch) | |
tree | e5b04e4a9738baf8e8f7785f7306a755aa790cec /meta/classes/buildstats-summary.bbclass | |
parent | b44e291a87539fbb8e6da1a16c56f425a417e7bd (diff) | |
download | openembedded-core-85ce11e7b5402cc443adb8007c0e5d01f914fa74.tar.gz openembedded-core-85ce11e7b5402cc443adb8007c0e5d01f914fa74.tar.bz2 openembedded-core-85ce11e7b5402cc443adb8007c0e5d01f914fa74.zip |
git: revert to wrapper based relocation
It seems that there are multiple problems with the upstream RUNTIME_PREFIX
mechanism at this time. It doesn't canonicalize argv[0] to an absolute path,
breaking calls via the PATH, for example. In addition, it doesn't seem to
locate template_dir via the runtime prefix even when specified as relative.
Revert this for now to the previous wrapper-based mechanism, but tweaked
slightly to avoid hardcoding the sysroot path into the wrapper (based on the
bits in the rpm recipe).
[YOCTO #6211]
[Pulled from meta-mentor by RP]
Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/buildstats-summary.bbclass')
0 files changed, 0 insertions, 0 deletions