[bitbake-devel] [PATCH 00/10] 1.40 pull request

Armin Kuster akuster808 at gmail.com
Sat Mar 23 01:40:23 UTC 2019


Please consider this changes for the next 1.40 release

The following changes since commit b59cb2bc63940b9ebd8288de7ca4b1d9e96e026c:

  cooker: Tweak multiconfig dependency resolution (2019-02-25 22:32:38 +0000)

are available in the git repository at:

  git://git.openembedded.org/bitbake-contrib stable/1.40-next
  http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/1.40-next

Mark Hatle (10):
  gitsm.py: Fix when a submodule is defined, but not initialized
  gitsm.py: Add support for alternative URL formats from submodule files
  tests/fetch.py: Add alternative gitsm test case
  gitsm.py: Optimize code and attempt to resolve locking issue
  gitsm.py: revise unpack
  gitsm.py: Rework the shallow fetcher and test case
  gitsm.py: Refactor the functions and simplify the class
  gitsm.py: Fix relative URLs
  gitsmy.py: Fix unpack of submodules of submodules
  gitsm: The fetcher did not process some recursive submodules properly.

 lib/bb/fetch2/gitsm.py | 253 ++++++++++++++++++++-----------------------------
 lib/bb/tests/fetch.py  |  70 +++++++++++++-
 2 files changed, 172 insertions(+), 151 deletions(-)

-- 
2.7.4



More information about the bitbake-devel mailing list