[oe-commits] [bitbake] branch master-next updated (b3299a0 -> a8512fa)

git at git.openembedded.org git at git.openembedded.org
Thu May 12 10:05:56 UTC 2016


rpurdie pushed a change to branch master-next
in repository bitbake.

  discards  b3299a0   data/event/siggen: Fix various exceptions
  discards  4745e5b   main: Ensure exceptions are correctly displayed
  discards  5de3699   cookerdata: Fix log messages and ensure we exit
  discards  58be467   event/msg: Pass formatted exceptions
  discards  533987d   fetch: Use OrderedDict for url parameters
  discards  315ed35   main: Change warn() -> warning()
  discards  e2b147b   cooker: Fix log message syntax
  discards  dde3cb1   data_smart: Simplify ExpansionError exception
  discards  e9869c6   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
  discards  8c9d816   bitbake: Drop futures usage since we're python 3
  discards  fa7d738   bitbake/pyinotify.py: Upgrade to py3 version
  discards  fe248cb   bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
       new  7ed82bd   cooker: Fix log message syntax
       new  bf1a92d   main: Change warn() -> warning()
       new  e7f85e8   fetch: Use OrderedDict for url parameters
       new  5b37c4d   event/msg: Pass formatted exceptions
       new  fa0dfbd   cookerdata: Fix log messages and ensure we exit
       new  f8b916d   main: Ensure exceptions are correctly displayed
       new  311588a   bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
       new  fab7832   bitbake/pyinotify.py: Upgrade to py3 version
       new  16855bf   bitbake: Drop futures usage since we're python 3
       new  e8f32f5   bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes.
       new  64537ec   data_smart: Simplify ExpansionError exception
       new  a8512fa   data/event/siggen: Fix various exceptions [FIXME]

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   (b3299a0)
            \
             N -- N -- N   refs/heads/master-next (a8512fa)

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 12 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:

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


More information about the Openembedded-commits mailing list