diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2015-08-18 17:28:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-19 18:05:53 +0100 |
commit | d18e6303a0bbfcac14766749c4fc8e41478f6db6 (patch) | |
tree | cb31a2bab189456a7fd79b8f4253a72e2e67c913 /scripts/lib/scriptutils.py | |
parent | 504396f6a35e1a18d852f2387098ba7f8f298d3d (diff) | |
download | poky-d18e6303a0bbfcac14766749c4fc8e41478f6db6.tar.gz |
bitbake: toaster: models field initialization
As prompted by pylint, the object fields need to be
initialized properly, so this patch fixes that.
Also adds some casts to int, because, sometimes, the IntegerField
is not returning an int, but a string.
(Bitbake rev: cc9ac01d0726203fbe916cec51cc464eaeae9305)
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions