diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-05 11:02:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-05 11:39:05 +0100 |
commit | 56e46f0bc41013f6857fdb85c82c0ebf75d822f9 (patch) | |
tree | 76e9b0856abf5941d7d47217d10b4fd0a1783337 /meta/recipes-multimedia/alsa | |
parent | c6dac094ac79f6eae6998527e025417e16b46eed (diff) | |
download | poky-56e46f0bc41013f6857fdb85c82c0ebf75d822f9.tar.gz |
bitbake/ast: Fix ??= vs. ?= handling
As the code stands, setting a variable with ??= could result in a ?=
variable not overriding it. This patch fixes the issue by allowing
the ast to make lookups that ignore any ??= set variables.
(Bitbake rev: 32fee2e650dfdd3aa9a7572dad1251e0c24ca34b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa')
0 files changed, 0 insertions, 0 deletions