[oe-commits] [bitbake] branch master-next updated (a996643 -> fb9176d)

git at git.openembedded.org git at git.openembedded.org
Fri Jan 24 17:55:33 UTC 2020


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

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

 discard a996643  bitbake: tests/fetch: add npmsw tests
 discard 211f89c  bitbake: fetch2: add the npmsw fetcher
 discard 5f403f2  bitbake: tests/fetch: add npm tests
 discard 9fa1fbb  bitbake: fetch2/npm: refactor the npm fetcher
 discard 40ce555  bitbake: fetch2/wget: fix downloadfilename parameter
 discard 0a341d8  bitbake: fetch2: allow fetchers to forward the done condition
 discard 9fb8af6  bitbake: fetch2: allow fetchers to forward the mirrors management
 discard b45257e  bitbake: fetch2: allow fetchers to forward the donestamp management
 discard e193fae  bitbake: fetch2: add more hash functions for checksum verification
 discard e2241cd  bitbake: fetch2: refactor checksum verification
 discard c9e948a  bitbake: utils: add is_semver function
 discard 5f539b2  bitbake: utils: add sha384_file and sha512_file functions
     new 1000e2e  utils: add sha384_file and sha512_file functions
     new a65fb33  utils: add is_semver function
     new a14462e  fetch2: refactor checksum verification
     new 53aff54  fetch2: add more hash functions for checksum verification
     new 6d407ca  fetch2: allow fetchers to forward the donestamp management
     new 01c558f  fetch2: allow fetchers to forward the mirrors management
     new 7b791b8  fetch2: allow fetchers to forward the done condition
     new f8681b8  fetch2/wget: fix downloadfilename parameter
     new 4d6c24b  fetch2/npm: refactor the npm fetcher
     new 83dc868  tests/fetch: add npm tests
     new 2f9b3c2  fetch2: add the npmsw fetcher
     new fb9176d  tests/fetch: add npmsw tests

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

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 12 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/__init__.py | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

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


More information about the Openembedded-commits mailing list