On 28/09/2015 12:14, "[email protected] on behalf of Smith, Elliot" <[email protected] on behalf of [email protected]> wrote:
>On 28 September 2015 at 09:56, Ed Bartosh ><[email protected]> wrote: > >This patchset fixes creation of Target objects for command line builds >and couple of usability fixes for toastergui module. > > > > >I've tested this in analysis and managed mode, and it seems to be working >fine. > > >The only thing I've noticed is that command line builds (shown in the >"Latest builds" and "Project builds" areas) always show the task (e.g. >"zlib:build"), while builds started from the UI don't show it (e.g. >"zlib"). > > >I think we should either always hide the suffix when it is ":build", or >always show it, to be consistent. The 'build' task should not show: I suspect that would create more confusion than clarity. Cheers Belén > > >Elliot > > > >The following changes since commit >5a51fb28dbdfcae8ceb503a5290532dd38aeb09f: > > bitbake: prserv/serv: Start/Stop daemon using ip instead of host >(2015-09-24 17:55:05 +0100) > >are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib ><http://git.yoctoproject.org/poky-contrib> ed/toaster/target-task > >http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/target >-task ><http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/targe >t-task> > >Ed Bartosh (6): > event: add new property to BuildBase class > event: add new parameter to Build* event APIs > toaster: add task to the target_information > toaster: add get_target_objects API > toaster: ignore ReachableStamps event > toaster: use meaningful logging levels > > bitbake/lib/bb/cooker.py | 8 ++++---- > bitbake/lib/bb/event.py | 18 +++++++++++++----- > bitbake/lib/bb/ui/buildinfohelper.py | 20 +++++++++++++++++++- > bitbake/lib/bb/ui/toasterui.py | 11 ++++++----- > 4 files changed, 42 insertions(+), 15 deletions(-) > >-- >2.1.4 > >-- >_______________________________________________ >toaster mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/toaster > > > > > > > >-- >Elliot Smith >Software Engineer >Intel Open Source Technology Centre > > > > -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
