]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake/event.py: UIhandler filter should work without a mask
authorCristiana Voicu <cristiana.voicu@intel.com>
Tue, 27 Aug 2013 08:00:33 +0000 (11:00 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Aug 2013 10:16:02 +0000 (11:16 +0100)
commit4c95e5f46cf2a656100bbf5a0e5a09d506abf9b9
tree64e594433d7b359f69cf3cc86c3e94d777b637de
parent552b8935dd2f9f11e8d5c08a597a7e966b891480
bitbake/event.py: UIhandler filter should work without a mask

The default for the mask will be * (all the handlers)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/event.py