diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-29 10:29:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-12 22:50:46 +0100 |
commit | a2599686112fca1c2a808fbea24bf10d5f89a74d (patch) | |
tree | 20bccd1a6c77f6ae6320ee22011821530610f010 /scripts/lib/recipetool/append.py | |
parent | 816acb6ee8ca8ac8791bf89c32aa45f808d5d52f (diff) | |
download | poky-a2599686112fca1c2a808fbea24bf10d5f89a74d.tar.gz |
bitbake: data_smart: Fix keys() missing overrides
d.keys() was not returning items which had no base content but the
variable came into existance through overrides. We have to process
self.overridedata to find these other variables.
(Bitbake rev: 77fc57c610d7f65f7e328ad555f525b2f8bdf1d7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/append.py')
0 files changed, 0 insertions, 0 deletions