[oe-commits] [bitbake] branch master-next updated (78bd84e -> c5dddd9)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 16 10:55:32 UTC 2016


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

  discards  78bd84e   lib/bb/build.py: remove task flag in deltask()
  discards  8558ecb   build: don't use $B as the default cwd for functions
      adds  a950994   bitbake: fix wrong usage of format_exc
       new  39331a0   build: don't use $B as the default cwd for functions
       new  1a4dfe2   lib/bb/build.py: remove task flag in deltask()
       new  1642214   fetch2: fix unpacking of deb packages
       new  c5dddd9   fetch2/perforce: Rework to support SRCREV and P4CONFIG

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   (78bd84e)
            \
             N -- N -- N   refs/heads/master-next (c5dddd9)

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 4 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          |   2 +-
 lib/bb/fetch2/__init__.py |   5 +-
 lib/bb/fetch2/perforce.py | 270 +++++++++++++++++++++++++---------------------
 lib/bb/ui/uievent.py      |   2 +-
 4 files changed, 153 insertions(+), 126 deletions(-)

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


More information about the Openembedded-commits mailing list