[Toaster] [PATCH 0/7] Layer identification

Michael Wood michael.g.wood at intel.com
Mon Nov 21 06:55:08 PST 2016


This patchset is work towards fixing a number of layer identification issues. 
Firstly to fix the identification and handling of the generated layer "toaster-custom-images" and secondly to improve the bitbake layer event from toaster.bbclass to toaster object matching mechanism.

Also included are a number of patches to improve the code quality in related areas.


Michael Wood (7):
  toaster: buildinfohelper toaster-custom-images layer
  toaster: orm models Project class Fix pyflake errors
  toaster: orm models Handle CustomImageRecipe BRLayer here
  toaster: bldcontrol Move CustomImageRecipe file creation into own
    function
  toaster: buildinfohelper Simplify layer event to toaster layer
    function
  toaster: buildinfohelper fix _get_layer_version_for_dependency
  toaster: buildinfohelper Clarify log message for build history

 bitbake/lib/bb/ui/buildinfohelper.py               | 112 ++++++++---------
 .../toaster/bldcontrol/localhostbecontroller.py    | 133 ++++++++++++---------
 bitbake/lib/toaster/orm/models.py                  |  81 ++++++++-----
 bitbake/lib/toaster/toastergui/api.py              |  16 ++-
 4 files changed, 187 insertions(+), 155 deletions(-)

-- 
2.7.4



More information about the toaster mailing list