diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-19 05:53:07 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-19 05:55:37 +0100 |
commit | 7a0cbe6b0e5185aebabedc515b427994bc2a15dc (patch) | |
tree | e2f8a6deab25d73fefebc470eb766613c8ba08b3 /bitbake/lib/bb/msg.py | |
parent | 3a6a38e3c60600ac9272d9e73d1bf05c0ae7e3ae (diff) | |
download | poky-7a0cbe6b0e5185aebabedc515b427994bc2a15dc.tar.gz |
cooker.py: Fix key expansion issues in showVersions
bitbake -s was not displaying correct version information when the
PREFERRED_VERSION string contains other variables. The actual built
versions would differ since the providers.py functions were called
with expanded keys at this point.
This patch expands keys for showVersions bringing everything into
sync correctly.
[YOCTO #1493]
(Bitbake rev: 3a0f2dda3c6de993f08ed50e9d513add9407339c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/msg.py')
0 files changed, 0 insertions, 0 deletions