[oe-commits] [bitbake] branch master-next updated (5ad4cb3 -> ce7325a)

git at git.openembedded.org git at git.openembedded.org
Sat Jul 27 10:43:44 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

 discard 5ad4cb3  fixes
 discard ad27bb5  hashserv: Use separate threads for answering requests and handling them
 discard cba7562  prserv: Use a memory journal
 discard 38bc42c  hashserv: Turn off sqlite synchronous mode
 discard 25d2c2d  cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVE
     new b1b5c15  cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVE
     new be369a3  hashserv: Turn off sqlite synchronous mode
     new 9b1ec9b  prserv: Use a memory journal
     new 6d5fe23  hashserv: Use separate threads for answering requests and handling them
     new d666036  fixes
     new fcef3b1  toaster: Sync list of fs_types with oe-core
     new 53a12b8  fetch2/npm: Use npm pack to download node modules instead of wget
     new ce7325a  fetch2/wget: avoid 'maximum recursion depth' RuntimeErrors when handling 403 codes

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   (5ad4cb3)
            \
             N -- N -- N   refs/heads/master-next (ce7325a)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" 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 "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/bb/fetch2/npm.py      | 45 +++++++++++++++++++++++----------------------
 lib/bb/fetch2/wget.py     | 16 +++++++++-------
 lib/hashserv/tests.py     |  7 ++++---
 lib/toaster/orm/models.py | 10 +++++-----
 4 files changed, 41 insertions(+), 37 deletions(-)

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


More information about the Openembedded-commits mailing list