On 1 October 2015 at 10:50, Barros Pena, Belen <[email protected]> wrote:
> On 30/09/2015 14:30, "[email protected] on behalf of Ed > Bartosh" <[email protected] on behalf of > [email protected]> wrote: > >This patchset fixes creation of Target objects for command line builds > >and couple of usability fixes for toastergui module. > I submitted this to bitbake-devel: http://lists.openembedded.org/pipermail/bitbake-devel/2015-October/006489.html Elliot > > > >Changes in v2: used better name for the API: get_or_create_targets. > >Changes in v3: made sure 'build' task is not set in Target objects. > > rebased pathset on top of poky-contrib:toaster-next > >Changes in v4: removed deletion of Target objects that was brought by > >rebase > > rebased on toaster-next > > > >The following changes since commit > >4220ebce223fa7cd0865c793b7dd3ffe07b8e130: > > > > toaster: Special case the openembedded-core layer to avoid duplicates > >(2015-09-30 15:12:40 +0300) > > > >are available in the git repository at: > > > > git://git.yoctoproject.org/poky-contrib ed/toaster/target-task > > > > > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/target > >-task > > Now tasks appear in both modes, for builds in progress and builds > completed, so the UI looks good to me. > > Thanks! > > Belén > > > > >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_or_create_targets 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 | 37 > >++++++++++++++++++++---------------- > > bitbake/lib/bb/ui/toasterui.py | 11 ++++++----- > > 4 files changed, 44 insertions(+), 30 deletions(-) > > > >-- > >Ed > > > >-- > >_______________________________________________ > >toaster mailing list > >[email protected] > >https://lists.yoctoproject.org/listinfo/toaster > > -- > _______________________________________________ > 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
