All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/6] Fixes for toastergui
@ 2015-09-29  7:55 Ed Bartosh
  2015-09-29  7:55 ` [PATCH 1/6] event: add new property to BuildBase class Ed Bartosh
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Ed Bartosh @ 2015-09-29  7:55 UTC (permalink / raw)
  To: toaster

Hi,

This patchset fixes creation of Target objects for command line builds
and couple of usability fixes for toastergui module.

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:master-next

The following changes since commit f8bd18184a84e6de1976ecb4d0d929c55bc19a66:

  toaster: orm remove the complicated querying on the ORM (2015-09-28 20:07:38 -0700)

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

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 | 35 +++++++++++++++++++++--------------
 bitbake/lib/bb/ui/toasterui.py       | 11 ++++++-----
 4 files changed, 44 insertions(+), 28 deletions(-)

-- 
2.1.4



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-09-30 12:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29  7:55 [PATCH v3 0/6] Fixes for toastergui Ed Bartosh
2015-09-29  7:55 ` [PATCH 1/6] event: add new property to BuildBase class Ed Bartosh
2015-09-29  7:55 ` [PATCH 2/6] event: add new parameter to Build* event APIs Ed Bartosh
2015-09-29  7:55 ` [PATCH 3/6] toaster: add task to the target_information Ed Bartosh
2015-09-29  7:55 ` [PATCH 4/6] toaster: add get_or_create_targets API Ed Bartosh
2015-09-29  7:55 ` [PATCH 5/6] toaster: ignore ReachableStamps event Ed Bartosh
2015-09-29  7:55 ` [PATCH 6/6] toaster: use meaningful logging levels Ed Bartosh
2015-09-29 12:50 ` [PATCH v3 0/6] Fixes for toastergui Barros Pena, Belen
2015-09-30 12:46   ` Ed Bartosh
2015-09-30  9:57 ` Smith, Elliot
2015-09-30 10:00   ` Barros Pena, Belen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.