[oe-commits] [bitbake] branch python3 updated (4bcbb2a -> b026dc8)

git at git.openembedded.org git at git.openembedded.org
Fri May 13 16:49:44 UTC 2016


rpurdie pushed a change to branch python3
in repository bitbake.

  discards  4bcbb2a   toaster: fix migrations
  discards  e0f44dc   toaster: moved import bb.server.xmlrpc
  discards  0529c36   toaster: read timezone files in binary mode
  discards  b41f2d9   toaster: use new syntax of except statement
  discards  fa2dfce   toaster: use re.sub() instead of translate()
  discards  cd150dd   toaster: use 'in' instead of has_key
       new  4d233c1   toaster: use re.sub() instead of translate()
       new  6438be1   toaster: use new syntax of except statement
       new  bbbd2d5   toaster: read timezone files in binary mode
       new  c2bbeb5   toaster: moved import bb.server.xmlrpc
       new  dd68e96   toaster: fix migrations
       new  962c459   toaster: use 'in' instead of has_key
       new  854851e   toaster: use knotty when working with bitbake server
       new  b026dc8   xmlrpc: add parameter use_builtin_types

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4bcbb2a)
            \
             N -- N -- N   refs/heads/python3 (b026dc8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 8 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/server/xmlrpc.py                         |  2 +-
 lib/toaster/bldcontrol/localhostbecontroller.py |  4 ++--
 lib/toaster/toastergui/views.py                 | 28 ++++++++++++-------------
 3 files changed, 17 insertions(+), 17 deletions(-)

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


More information about the Openembedded-commits mailing list