diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-19 21:52:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-31 21:15:09 +0100 |
commit | bf4740cf66fe4579e7c55512dc2887e3f2decb83 (patch) | |
tree | ccf2f96f98c183ce7cd08b590f90a6055cb48b43 /meta/classes/pkgconfig.bbclass | |
parent | 24ffb5c0b10683cb62d02ec63a493712e613a62a (diff) | |
download | poky-bf4740cf66fe4579e7c55512dc2887e3f2decb83.tar.gz |
utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks things
For example, pseudo-native wants to set LD_LIBRBARY_PATH but setting this
into the environment here causes the existing pseudo (running during do_install)
to poke into paths in /opt and this breaks builds.
The simplest fix is simply not to do this. Comments tweaks to match the code.
(From OE-Core rev: 915769c405e24751eae613e9ef55f05490a726de)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/pkgconfig.bbclass')
0 files changed, 0 insertions, 0 deletions