]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: orm remove the complicated querying on the ORM
authorMichael Wood <michael.g.wood@intel.com>
Tue, 29 Sep 2015 09:50:10 +0000 (10:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 12:45:06 +0000 (13:45 +0100)
commit505979ab931e3a2a218d7030d6064987e8f9ff14
tree4d5551e5ef3e339d560b55ed4574b0517bc55262
parent46b119eb62a5a612fe4c0847862d34f408e556f7
toaster: orm remove the complicated querying on the ORM

We no longer need to compute each layer_version and all the recipes
which belong to this.

[YOCTO #8147]

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>
lib/toaster/orm/models.py
lib/toaster/toastergui/tables.py
lib/toaster/toastergui/typeaheads.py