diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-04 14:14:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-05 18:01:07 +0000 |
commit | 55db8777c2e66c9b96ecb74063ac4997d3471b6d (patch) | |
tree | 4f8f77c03bbe9934897099acbb74810ba41011a1 /meta/recipes-gnome | |
parent | bdadf2fed8a195679bbe4f82182b98c12370c70d (diff) | |
download | poky-55db8777c2e66c9b96ecb74063ac4997d3471b6d.tar.gz |
base.bbclass: fix CLEANBROKEN logic
The evalation order was incorrect in some situations (CLEANBROKEN=1 and
GNUmakefile exists) the clean would be executed incorrectly.
Add brackets to correct the logic.
(From OE-Core rev: a9e95c3cd771b16bbf4c9eaa05c79d7b4ca7272a)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions