]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: 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:58 +0000 (11:16 +0100)
commit8d134e999e6d84c2046225c406f9f46325101ca5
tree37731dc1f95591208934668ab2ee2d2c3df9dacd
parenta552fdceeb812a11da869bf4f7f5218e11f100a6
bitbake: bitbake/event.py: UIhandler filter should work without a mask

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

(Bitbake rev: 4c95e5f46cf2a656100bbf5a0e5a09d506abf9b9)

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