All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] 1.40 pull request
@ 2019-03-23  1:40 Armin Kuster
  0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2019-03-23  1:40 UTC (permalink / raw)
  To: bitbake-devel

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-23  1:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-23  1:40 [PATCH 00/10] 1.40 pull request Armin Kuster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.