diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2014-04-08 16:10:33 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-09 17:00:01 +0100 |
commit | f88a3437734f4f6559d391415089bf571152f63d (patch) | |
tree | 5bc94a4e76fa401da96232da68f623a38ac2b9ad /bitbake/lib/bb/checksum.py | |
parent | b14482ef611d166b5f158cede371f73c26e2a937 (diff) | |
download | poky-f88a3437734f4f6559d391415089bf571152f63d.tar.gz |
bitbake: toaster: fix filtering query for multiple filters
This is a fix for using multiple expressions in filters.
Three different issues are touched:
* added an explicit error message for incorrect filter usage
* changed the value separator to something that will pass
through from the browser to the actual code
* changed the "and" operator for combining Q from a dubios
lambda function to the standard operator.and_
(Bitbake rev: 845b081fc108c656f04d4a70afa4695defc13c9f)
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/checksum.py')
0 files changed, 0 insertions, 0 deletions