bitbake: fetch2/local: Fix bug introduced by expression ambiguity
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Nov 2012 20:54:30 +0000 (20:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Nov 2012 20:57:30 +0000 (20:57 +0000)
commitc2294685948da697ec7e9b8ba392dac0e6f51ec4
tree452c5d307472e691f8ebf3ddd4cfb42d1ac316c5
parentd58b8d6e62d4a7d1200237b38d49014def313c6d
bitbake: fetch2/local: Fix bug introduced by expression ambiguity

The last changes introduced an error in some of the logic. Add brackets
to clarify the meaning of the expression and fix certain build failures.

(Bitbake rev: 87aea65bd5d553bd0495b0f1efe6d41d0bb2810f)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/local.py