diff options
author | Michael Wood <michael.g.wood@intel.com> | 2015-10-22 11:22:28 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-27 07:24:31 +0000 |
commit | 62e200e3e3f51e74fabfb16b506649cd47b7cc42 (patch) | |
tree | fe224643bd55861c4d262b10d3d4f25a4e24873e /bitbake/COPYING | |
parent | 78f935df8fafa0ded4decfd89e9bfac52bf5fab2 (diff) | |
download | poky-62e200e3e3f51e74fabfb16b506649cd47b7cc42.tar.gz |
bitbake: toaster: orm Fix restrictive LogMessage message length
Log messages can be quite long so use a TextField rather than a char
field with max length of 240. mySQL is especially picky about field
lengths and will cause an exception if the log is too long.
[YOCTO #8475]
(Bitbake rev: 349119f44cdad240dda7f4db45992e2539e1416f)
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/COPYING')
0 files changed, 0 insertions, 0 deletions