[oe-commits] [bitbake] branch python3 updated (0c93e6d -> 969ba9e)

git at git.openembedded.org git at git.openembedded.org
Mon May 9 16:33:02 UTC 2016


rpurdie pushed a change to branch python3
in repository bitbake.

  discards  0c93e6d   bitbake: Convert to python 3 megacommit
  discards  5a04a1f   bitbake/pyinotify.py: Upgrade to py3 version
  discards  c20d9cf   bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
     omits  d22f410   runqueue: Fix missing fakeworker under dry run
     omits  0c0ba92   lib/bb/utils.py: Fix explode_dep_versions2() determinism issue
     omits  41ac2d4   bin, toaster: Fix print and exception syntax
     omits  f0c0125   tests: assertEquals -> assertEqual
     omits  62c981e   bitbake: Update logger.warn() -> logger.warning()
       new  676a5f5   bitbake: Update logger.warn() -> logger.warning()
       new  b60261b   tests: assertEquals -> assertEqual
       new  58304fc   bin, toaster: Fix print and exception syntax
       new  0737e00   lib/bb/utils.py: Fix explode_dep_versions2() determinism issue
       new  49bea82   runqueue: Fix missing fakeworker under dry run
       new  9d2c8ab   bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
       new  8074b79   bitbake/pyinotify.py: Upgrade to py3 version
       new  969ba9e   bitbake: Convert to python 3 megacommit

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   (0c93e6d)
            \
             N -- N -- N   refs/heads/python3 (969ba9e)

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:
 bin/bitbake-layers               |  2 +-
 lib/bb/fetch2/__init__.py        | 16 ++++++++--------
 lib/bb/ui/buildinfohelper.py     |  6 +++---
 lib/bb/ui/knotty.py              |  2 +-
 lib/toaster/bldcontrol/models.py |  8 ++++----
 5 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