I've been trying to get the buildinfohelper and localhostbecontrollert to behave correctly when it has both non git layers and toaster-custom-image layers.
There seems to be a number of problems that this causes with the unidentified layer showing up being one sympton. I think I've found most of the issues but it would be good if this patch could be well tested and to see (if?) other things break too as this is a /very/ fagile bit of the code. Michael Wood (1): wip fix unidentified layer bitbake/lib/bb/ui/buildinfohelper.py | 11 ++---- .../toaster/bldcontrol/localhostbecontroller.py | 44 +++++++++++++++------- bitbake/lib/toaster/orm/models.py | 3 +- bitbake/lib/toaster/toastergui/api.py | 4 +- 4 files changed, 39 insertions(+), 23 deletions(-) -- 2.7.4 -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
