[oe-commits] [bitbake] branch master-next updated (f15f347 -> 3f8febc)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 22:43:51 UTC 2016


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

  discards  f15f347   cookerdata: Improve handling of ParseError
  discards  c41a732   FileChecksumCache: don't follow directory symlinks
      adds  148aa1f   cookerdata: Improve handling of ParseError
       new  66dff37   checksum: In FileChecksumCache don't follow directory symlinks
       new  3f8febc   cooker: Ensure bbappend order is deterministic

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   (f15f347)
            \
             N -- N -- N   refs/heads/master-next (3f8febc)

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/checksum.py | 9 ++++-----
 lib/bb/cooker.py   | 3 ++-
 2 files changed, 6 insertions(+), 6 deletions(-)

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


More information about the Openembedded-commits mailing list