Skip to content
  • Bogdan Marinescu's avatar
    bitbake: hig.py: refactor into individual components · 7bfb9856
    Bogdan Marinescu authored
    
    
    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: default avatarBogdan Marinescu <bogdan.a.marinescu@intel.com>
    Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
    7bfb9856