summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
diff options
context:
space:
mode:
authorChristopher Larson <kergoth@gmail.com>2011-10-27 22:45:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-04 15:43:26 +0000
commit925184a2a7e6f01826c7792daf36603f8c5947aa (patch)
tree3863a440b759cfe566f50c1e9288a10a99cea586 /bitbake/bin
parent53b3b40b1fd85f843212cd25055dba1cde91103f (diff)
downloadpoky-925184a2a7e6f01826c7792daf36603f8c5947aa.tar.gz
codeparser: make var_expands actually hold useful information
Previously, it was calling var_expands.update() rather than add(), with a string argument, resulting in adding each character of that string to the var_expands set, rather than the string itself. (Bitbake rev: 8e4e75383e43d6da2c16ec5286186a0d0569b0f8) Signed-off-by: Christopher Larson <kergoth@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin')
0 files changed, 0 insertions, 0 deletions