[bitbake-devel] [PATCH 0/7] fixes for toaster-eventreplay

Elliot Smith elliot.smith at intel.com
Wed Jul 6 10:58:58 UTC 2016


Fix the Toaster event replay script so that it is able to run dumped
bitbake event JSON files.

For testing instructions, see
https://lists.yoctoproject.org/pipermail/toaster/2016-June/004875.html

The following changes since commit 025a2de5d67e491208fb7e76996ee0293d6fcf07
(toaster-next):

  toaster: views Fix most frequently built target in project reporting (2016-07-04 13:37:28 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib elliot/submit/ed/toaster/eventplay-9585
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/submit/ed/toaster/eventplay-9585

Ed Bartosh (6):
  eventreplay: add MockConnection.getEventHandle method
  eventprelay: implement setEventMask command
  eventreplay: fix event loading code
  eventreplay: replace MockConfigParameters with namedtuple
  eventreplay: reorganize imports
  eventreplay: rewrite the script

Elliot Smith (1):
  buildinfohelper: ensure task datetimes are timezone-aware

 bin/toaster-eventreplay      | 220 +++++++++++++++++--------------------------
 lib/bb/ui/buildinfohelper.py |   2 +-
 2 files changed, 87 insertions(+), 135 deletions(-)

--
2.7.4




More information about the bitbake-devel mailing list