bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [1.50][PATCH 0/9] Review request
@ 2021-10-25 14:15 Anuj Mittal
  2021-10-25 14:15 ` [1.50][PATCH 1/9] fetch2/git: Avoid races over mirror tarball creation Anuj Mittal
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Anuj Mittal @ 2021-10-25 14:15 UTC (permalink / raw)
  To: bitbake-devel

Please review these changes for 1.50/hardknott.

Thanks,

Anuj

The following changes since commit bcd4285116ea4990f10d53698e0a81ae1e7ce24c:

  test/fetch: Update urls to match upstream branch name changes (2021-10-19 22:27:00 +0100)

are available in the Git repository at:

  git://push.openembedded.org/bitbake-contrib stable/1.50-next

Caner Altinbasak (1):
  npmsw: Avoid race condition with multiple npm fetchers

Richard Purdie (7):
  fetch2/git: Avoid races over mirror tarball creation
  fetch2/git: Use os.rename instead of mv
  tests/runqueue: Ensure hashserv exits before deleting files
  bitbake-worker: Allow shutdown/database flush of pseudo server at task
    exit
  bitbake-worker: Handle pseudo shutdown in Ctrl+C case
  build: Make exception printing clearer
  build: Ensure python stdout/stderr is logged correctly

Ross Burton (1):
  fetch2: clarify the command-no-found error message

 bin/bitbake-worker        | 12 +++++++++++-
 lib/bb/build.py           |  6 +++++-
 lib/bb/fetch2/__init__.py |  2 +-
 lib/bb/fetch2/git.py      | 21 +++++++++++++++++++--
 lib/bb/fetch2/npmsw.py    |  4 ++++
 lib/bb/tests/runqueue.py  |  2 +-
 6 files changed, 41 insertions(+), 6 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-10-25 14:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 14:15 [1.50][PATCH 0/9] Review request Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 1/9] fetch2/git: Avoid races over mirror tarball creation Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 2/9] fetch2/git: Use os.rename instead of mv Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 3/9] tests/runqueue: Ensure hashserv exits before deleting files Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 4/9] npmsw: Avoid race condition with multiple npm fetchers Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 5/9] bitbake-worker: Allow shutdown/database flush of pseudo server at task exit Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 6/9] bitbake-worker: Handle pseudo shutdown in Ctrl+C case Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 7/9] fetch2: clarify the command-no-found error message Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 8/9] build: Make exception printing clearer Anuj Mittal
2021-10-25 14:15 ` [1.50][PATCH 9/9] build: Ensure python stdout/stderr is logged correctly Anuj Mittal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).