generic-poky/bitbake/bin
Bogdan Marinescu 7bfb98568a bitbake: hig.py: refactor into individual components
Since hig.py was becoming too large (which impacted maintenance and
operations like git merges) it was split into individual files for
the classes that were implemented in hig.py. hig is now a Python
package (lib/bb/ui/crumbs/hig/). The patch was tested by
building core-image-basic/qemux86 in Hob and accessing the various
UI elements implemented in hig. Note that the patch does not change
the functionality of Hob in any way, it's just a code refactoring
that should make life a bit easier for Hob developers.

[YOCTO #3200]

(Bitbake rev: a7a2b730f915cafe7aa30539622dd1ca64ae41f5)

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-16 12:51:33 +00:00
..
bitbake bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbake 2012-12-14 12:36:04 +00:00
bitbake-diffsigs bitbake: bitbake-diffsigs: allow specifying task & follow deps recursively 2012-09-07 12:10:45 +01:00
bitbake-dumpsig bitbake: lib/bb/siggen.py: make signature dump/compare functions return a list 2012-09-07 12:10:44 +01:00
bitbake-layers bitbake: tinfoil: create simple interface for bitbake-based utilities 2012-09-07 12:10:43 +01:00
bitbake-prserv bitbake/bitbake-prserv: Set file mode bits "x". 2012-03-02 16:22:27 +00:00
bitbake-runtask bitbake: Update users of getVar/setVar to use the data store functions directly 2011-11-27 10:35:30 +00:00
bitbake-selftest bitbake: Fixup bitbake-selftest 2012-05-04 17:41:47 +01:00
bitdoc bitbake: Update users of getVar/setVar to use the data store functions directly 2011-11-27 10:35:30 +00:00
image-writer bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00