* [bitbake][kirkstone][2.0][PATCH 00/14] Pull request (cover letter only)
@ 2022-09-16 16:54 Steve Sakoman
0 siblings, 0 replies; only message in thread
From: Steve Sakoman @ 2022-09-16 16:54 UTC (permalink / raw)
To: bitbake-devel
The following changes since commit ce9fe70156e8f909a3a81da017b89ea61bc6fe38:
utils: Pass lock argument in fileslocked (2022-09-02 11:44:47 +0100)
are available in the Git repository at:
git://git.openembedded.org/bitbake-contrib stable/2.0-next
http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/2.0-next
Gennaro Iorio (1):
fetch2: gitsm: fix incorrect handling of git submodule relative urls
Jacob Kroon (1):
bitbake-user-manual: Correct description of the ??= operator
Jose Quaresma (3):
bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated
domain
bb/utils: remove: check the path again the expand python glob
bb/utils: movefile: use the logger for printing
Michael Opdenacker (3):
doc: bitbake-user-manual: add explicit target for crates fetcher
doc: bitbake-user-manual: document npm and npmsw fetchers
bitbake-user-manual: npm fetcher: improve description of SRC_URI
format
Mikko Rapeli (1):
event.py: ignore exceptions from stdout and sterr operations in atexit
Ola x Nilsson (1):
ConfHandler: Remove lingering close
Richard Purdie (4):
runqueue: Fix unihash cache mismatch issues
cooker: Drop sre_constants usage
ConfHandler/BBHandler: Improve comment error messages and add tests
fetch2: Ensure directory exists before creating symlink
.../bitbake-user-manual-fetching.rst | 78 ++++++++++++++++++-
.../bitbake-user-manual-metadata.rst | 55 +++++++++----
.../bitbake-user-manual-ref-variables.rst | 2 +-
lib/bb/cooker.py | 5 +-
lib/bb/event.py | 10 ++-
lib/bb/fetch2/__init__.py | 2 +
lib/bb/fetch2/gitsm.py | 2 +-
lib/bb/parse/parse_py/BBHandler.py | 4 +-
lib/bb/parse/parse_py/ConfHandler.py | 11 ++-
lib/bb/runqueue.py | 3 +
lib/bb/tests/parse.py | 23 ++++++
lib/bb/utils.py | 16 ++--
12 files changed, 172 insertions(+), 39 deletions(-)
--
2.25.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-09-16 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-16 16:54 [bitbake][kirkstone][2.0][PATCH 00/14] Pull request (cover letter only) Steve Sakoman
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.