diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-25 10:54:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-25 18:14:53 +0100 |
commit | ac3593f6ed8f2ffb0bb62df47220b598cc1781f6 (patch) | |
tree | 7dec57ccbd3d532488f3f883815e9963efe18251 /bitbake/lib/bb/ui/uievent.py | |
parent | 8ce3e9a76dd34be067486c014b9a9a1fc52854bc (diff) | |
download | poky-ac3593f6ed8f2ffb0bb62df47220b598cc1781f6.tar.gz |
bitbake: cooker: Ensure cooker's enviroment is updated on updateConfig
Only the env variables which were added to the datastore were being
updated. We need to update the whole copy, we just only trigger a
reparse if any of the variables making it into the datastore change.
This avoids a bug where variables such as DISPLAY in a new UI context
would break under memory resident bitbake.
(Bitbake rev: 4bb71b627767297269e762b414443e15e28bfac4)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui/uievent.py')
0 files changed, 0 insertions, 0 deletions