[oe-commits] [bitbake] branch python3 updated (48a2852 -> d6925fe)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 1 07:53:57 UTC 2016


rpurdie pushed a change to branch python3
in repository bitbake.

      from  48a2852   xmlrpc: add parameter use_builtin_types
       new  678b502   Revert "buildinfohelper: work around unicode exceptions"
       new  ba2a660   toaster: use // operator instead of /
       new  5b0d01f   toaster: don't use mru.count in the template
       new  68a1bf7   toaster: fix urllib imports
       new  d6925fe   toaster: use python3 explicitly

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:
 bin/toaster                                        |  6 +++---
 lib/bb/ui/buildinfohelper.py                       | 10 ++++------
 lib/toaster/orm/models.py                          |  2 +-
 lib/toaster/toastergui/templates/mrb_section.html  |  2 +-
 lib/toaster/toastergui/templatetags/projecttags.py |  2 +-
 lib/toaster/toastergui/views.py                    |  9 ++++++---
 lib/toaster/toastergui/widgets.py                  |  6 +++++-
 7 files changed, 21 insertions(+), 16 deletions(-)

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


More information about the Openembedded-commits mailing list