[oe-commits] [bitbake] branch master-next updated (e03a8ba -> 4af55b1)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 20 16:25:02 UTC 2016


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

  discards  e03a8ba   lib/bb/build.py: remove task flag in deltask()
  discards  a1841a1   build: don't use $B as the default cwd for functions
  discards  2874e13   depexp.py: port to gtk+3
      adds  8eee64a   depexp.py: port to gtk+3
      adds  d3ad8ee   cooker: move EventLogWriteHandler to the top module level
      adds  f180552   cooker: encode event objects to base64
      adds  1fc9957   cooker: don't remove event file
      adds  7c5b681   cooker: replace EventLogWriteHandler with namedtuple
      adds  31977e7   cooker: clean up EvertWriter
       new  9f5df0b   build: don't use $B as the default cwd for functions
       new  4af55b1   lib/bb/build.py: remove task flag in deltask()

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   (e03a8ba)
            \
             N -- N -- N   refs/heads/master-next (4af55b1)

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 2 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/cooker.py    | 114 +++++++++++++++++++++++-----------------------------
 lib/bb/ui/depexp.py |  36 +++++++++++------
 2 files changed, 75 insertions(+), 75 deletions(-)

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


More information about the Openembedded-commits mailing list