From: Armin Kuster <akuster808@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 00/10] 1.40 pull request
Date: Fri, 22 Mar 2019 18:40:23 -0700 [thread overview]
Message-ID: <cover.1553304939.git.akuster808@gmail.com> (raw)
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
reply other threads:[~2019-03-23 1:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1553304939.git.akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.