[oe-commits] [bitbake] branch python3 updated (dcfb205 -> 2f43780)

git at git.openembedded.org git at git.openembedded.org
Thu May 19 22:05:40 UTC 2016


rpurdie pushed a change to branch python3
in repository bitbake.

  discards  dcfb205   xmlrpc: add parameter use_builtin_types
  discards  5536490   toaster: use knotty when working with bitbake server
  discards  afec59f   toaster: fix migrations
  discards  e1b44e7   toaster: moved import bb.server.xmlrpc
  discards  ecaaad2   toaster: read timezone files in binary mode
  discards  581fd13   toaster: use re.sub() instead of translate()
  discards  3a22e58   toaster: replace map with list comprehensions
  discards  242e28e   toaster: use items and range instead of old APIs
  discards  596cf9e   toaster: use decode('utf-8') for binary data
  discards  9d1b164   toaster: modified list of dependencies
  discards  65503ec   toaster: fix local imports
  discards  e96e136   toaster: fix imports to work for python 3
  discards  5449499   toaster: get rid of using reduce
  discards  90acc0d   toaster: use force_text instead of force_bytes
  discards  d4ff9e8   data/event/siggen: Fix various exceptions [FIXME]
  discards  74d5990   google/image-writer: Drop since bitrotting and no longer used
  discards  e12440f   image-writer/goggle: Disable pygtkcompat problems
  discards  3ca863c   lib/bb: Set required python 3 version to 3.4.0
  discards  b491958   data_smart: Simplify ExpansionError exception
  discards  ad67a3d   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
       new  d9bd24f   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
       new  1340acd   data_smart: Simplify ExpansionError exception
       new  391636a   lib/bb: Set required python 3 version to 3.4.0
       new  0d33166   image-writer/goggle: Disable pygtkcompat problems
       new  a19cac6   google/image-writer: Drop since bitrotting and no longer used
       new  fcb8b08   data/event/siggen: Fix various exceptions [FIXME]
       new  2bb2eb2   toaster: use force_text instead of force_bytes
       new  5e0cc8f   toaster: get rid of using reduce
       new  0849e7c   toaster: fix imports to work for python 3
       new  07512b6   toaster: fix local imports
       new  3c29364   toaster: modified list of dependencies
       new  8bf7f7c   toaster: use decode('utf-8') for binary data
       new  50d09e6   toaster: use items and range instead of old APIs
       new  02c6444   toaster: replace map with list comprehensions
       new  2a5bff9   toaster: use re.sub() instead of translate()
       new  1cb703a   toaster: read timezone files in binary mode
       new  0c69698   toaster: moved import bb.server.xmlrpc
       new  e20ec3a   toaster: fix migrations
       new  dc24983   toaster: use knotty when working with bitbake server
       new  2f43780   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   (dcfb205)
            \
             N -- N -- N   refs/heads/python3 (2f43780)

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 20 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/process.py     | 4 ++++
 lib/bb/tests/fetch.py | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

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


More information about the Openembedded-commits mailing list