bitbake: hob: eliminate the "by recipe" grouping in the packages table
authorCristiana Voicu <cristiana.voicu@intel.com>
Thu, 31 Jan 2013 11:50:16 +0000 (13:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jan 2013 12:46:20 +0000 (12:46 +0000)
commite6962e3bd7ab22c28e25eb894890eeea342ae2ac
tree9bbf2aaa2e12a9716b07c667526b538562f6365a
parent6ce2c3585f940d5aaa7a37b505c0aa8b1cb713ba
bitbake: hob: eliminate the "by recipe" grouping in the packages table

We have agreed to change how we show the packages. Now they are not grouped by
recipe. Until now, it was implemented using  TreeStore and I've changed it to
extend a ListStore. I have modified all the function in according to this.

[YOCTO #2180]
(Bitbake rev: 311e7ba8b2c88fbf6f16b6ffb1400226b155ddd4)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/hoblistmodel.py
bitbake/lib/bb/ui/crumbs/packageselectionpage.py