diff options
author | Michael Wood <michael.g.wood@intel.com> | 2015-03-13 15:22:32 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-21 00:00:28 +0000 |
commit | 1f1230c792eeeef8f137430c32f26fb902c02f50 (patch) | |
tree | 8e381e31e2134b7909628a1254cbf2e3859c000e /bitbake/lib/toaster/toastergui/templates/package.html | |
parent | 3c5e2917604315775eebe7e62a560a853e5b1c58 (diff) | |
download | poky-1f1230c792eeeef8f137430c32f26fb902c02f50.tar.gz |
bitbake: toaster: tasks trigger the select related tables before ordering
In two of the cases the data is changed from a QuerySet to a sorted list
so we aren't able to use the QuerySet api at this point, moving it
before the data type is changed fixes this.
[YOCTO #7404]
(Bitbake rev: 484797744dbe421dfeea52e9428ba63b44f1ed88)
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/package.html')
0 files changed, 0 insertions, 0 deletions