diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-09 18:59:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-10 13:21:55 +0100 |
commit | 04810e606c425a6849b377ec1e409aab19fcac6e (patch) | |
tree | 55f0bfad658c47ea62c3a7cfe050d004da522893 /meta-poky/recipes-core | |
parent | 161eaa28ed16f93d57f3d1c4be84f894e99ab72e (diff) | |
download | poky-04810e606c425a6849b377ec1e409aab19fcac6e.tar.gz |
bitbake: main: Fix environment handling for UI module imports
The environment was being cleared before the UI imports occurred which
caused problems for graphical UIs like taskexp. The full environment was
intended to be available to UI clients and it was only meant to be cleared
for the server/cooker, so tweak the code order so this is the case.
This fixes problems reported for taskexp.
[YOCTO #12670]
(Bitbake rev: 66ac33b6888edb7077b6e94a4d3d1e1d1d53c0c5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/recipes-core')
0 files changed, 0 insertions, 0 deletions