[oe-commits] [bitbake] branch 1.40 updated (b59cb2b -> 7c1eb51)

git at git.openembedded.org git at git.openembedded.org
Sun Mar 24 16:50:29 UTC 2019


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

rpurdie pushed a change to branch 1.40
in repository bitbake.

    from b59cb2b  cooker: Tweak multiconfig dependency resolution
     new e9c965b  gitsm.py: Fix when a submodule is defined, but not initialized
     new a21b259  gitsm.py: Add support for alternative URL formats from submodule files
     new 5480243  tests/fetch.py: Add alternative gitsm test case
     new 4660933  gitsm.py: Optimize code and attempt to resolve locking issue
     new 02ce678  gitsm.py: revise unpack
     new 85dc1c6  gitsm.py: Rework the shallow fetcher and test case
     new 8b02eb8  gitsm.py: Refactor the functions and simplify the class
     new 39afa6e  gitsm.py: Fix relative URLs
     new acca06d  gitsmy.py: Fix unpack of submodules of submodules
     new 7c1eb51  gitsm: The fetcher did not process some recursive submodules properly.

The 10 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/gitsm.py | 253 ++++++++++++++++++++-----------------------------
 lib/bb/tests/fetch.py  |  70 +++++++++++++-
 2 files changed, 172 insertions(+), 151 deletions(-)

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


More information about the Openembedded-commits mailing list