diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-19 21:52:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-26 10:05:14 +0100 |
commit | 7ad49364fd58c8c447727d234ff0597e43dac20d (patch) | |
tree | 592f868e759e17b639d19f21c2c27004e7929345 /meta/recipes-core/glib-2.0 | |
parent | 0816a3f35534dd8c935b72f4329bc21c5588201f (diff) | |
download | poky-7ad49364fd58c8c447727d234ff0597e43dac20d.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: 1efa999ed02186c9c58cb48418e0c62ecdc82ac7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0')
0 files changed, 0 insertions, 0 deletions