[oe-commits] [bitbake] branch master updated (d19e305 -> 0e030c4)

git at git.openembedded.org git at git.openembedded.org
Tue May 17 14:25:35 UTC 2016


rpurdie pushed a change to branch master
in repository bitbake.

      from  d19e305   toaster: use new syntax of except statement
      adds  16d8198   toaster: toastertables: Clean up and fix up a number of items
      adds  7f61a68   toaster: toastergui tests Fix toastertable tests
       new  1486c77   buildinfohelper: add method to set current build as CANCELLED
       new  d39d2ed   toasterui: capture keyboard interrupts the same way as knotty
       new  71a45c6   toaster: don't show "Rebuild" button for cancelled cli builds
       new  2a6659f   siggen: Fixes to handle sigdata/siginfo files only containing basehash data
       new  0e030c4   knotty: Fix output buffering issues

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/bb/siggen.py                                  |  11 +-
 lib/bb/ui/buildinfohelper.py                      |  10 ++
 lib/bb/ui/knotty.py                               |   2 +
 lib/bb/ui/toasterui.py                            |  17 ++-
 lib/toaster/toastergui/static/js/table.js         |  21 +---
 lib/toaster/toastergui/tables.py                  |  11 --
 lib/toaster/toastergui/templates/mrb_section.html |  25 +++--
 lib/toaster/toastergui/tests.py                   |  98 +++++++++++------
 lib/toaster/toastergui/widgets.py                 | 127 ++++++++++++----------
 9 files changed, 190 insertions(+), 132 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list