poky/bitbake
Richard Purdie 2192a48a5d bitbake: cooker: Fix parse progress for python3
Under python the type conversions can mean there are float values
used for triggering the parse progress events which then fails.
Add an explict int() conversion to ensure the parse events are
generated under python3.

(Bitbake rev: 138329c58e92744c56aae3ab70ceeef09613250c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-21 12:15:45 +01:00
..
bin bitbake: toaster: Remove DATABASE_URL being passed around as an environment var 2016-05-20 10:09:02 +01:00
contrib bitbake: contrib/dump_cache.py, cache: Fix to use python 3 syntax 2016-05-13 13:41:32 +01:00
doc bitbake: Provide LAYERDIR_RE for layer.conf 2016-05-19 09:05:21 +01:00
lib bitbake: cooker: Fix parse progress for python3 2016-05-21 12:15:45 +01:00
AUTHORS
ChangeLog
COPYING
HEADER
LICENSE bitbake: bitbake: update LICENSE file with QUnit details 2016-04-06 23:10:31 +01:00
toaster-requirements.txt bitbake: toaster: rework checking of Django version 2015-12-14 23:13:08 +00:00