]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: toasterui: remove ParseStarted from the event list
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 17 Mar 2016 11:59:02 +0000 (11:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2016 17:56:16 +0000 (17:56 +0000)
commit2918b50361a138a3f601eea0f19b0640c2e96a53
treeba38d0387e06ede3533c0e59eafe533fb5b2c8bb
parentab2abd46f6593a28653c942f2e478f787daab449
bitbake: toasterui: remove ParseStarted from the event list

bb.event.ParseStarted event is not processed by toasterui, but
present in event list. This causes the following error:
   WARNING: Unknown event: <bb.event.ParseStarted object at ...
and non-zero return code:
   WARNING: Return value is 1

(Bitbake rev: 1cc102f3d83d9467a3a3c422254333796ba95605)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/toasterui.py