generic-poky/bitbake/lib/bb/ui/crumbs/hig
bavery a9dc72f08b bitbake: hob: removal of hob ui and associated ui files
We've been gearing up the Toaster web UI to replace the Hob (GTK+ based) UI
for some time now; Hob has basically been on life support for the past few
releases. As of late last month in master, Toaster has the capability to
select the packages in an image, removing the last thing that Hob could do
that Toaster couldn't.

To recap, the reasons why Hob is being removed include:

- The code is tightly woven into BitBake, making it fragile. This means it
needs significant QA and maintenance on an ongoing basis.

- Some of the implementation is not ideal; we'll be able to remove some cruft
from BitBake and OE-Core at the same time.

- It's GTK+ 2 based, not the current GTK+ 3.

- Toaster is now a much more capable UI and is being actively maintained

The discussion about removing hob can be found at:
http://lists.openembedded.org/pipermail/openembedded-architecture/2016-February/000082.html

(Bitbake rev: be2cceea159c6ca9111eff3df87b98513eab6d72)

Signed-off-by: bavery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-02 22:41:23 +00:00
..
__init__.py bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
crumbsdialog.py bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
crumbsmessagedialog.py bitbake: HOB: HIG compliant message dialogs 2013-11-08 17:25:38 +00:00
deployimagedialog.py bitbake: hob: sync after image deploy 2014-03-17 15:57:35 +00:00
imageselectiondialog.py bitbake: hob: Refine sorting mechanisms in Hob 2013-04-15 15:57:31 +01:00
layerselectiondialog.py bitbake: hob: disable layer drag and drop outside the containing widget 2013-11-30 22:26:30 +00:00
propertydialog.py bitbake: hob: fix package property dialog for changes to FILES_INFO 2013-12-03 17:45:54 +00:00
settingsuihelper.py bitbake: hob: Use a GtkTreeView to present and configure the sstate mirrors 2013-01-31 12:46:20 +00:00