All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anuj Mittal <anuj.mittal@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [1.50][PATCH 0/9] Review request
Date: Mon, 25 Oct 2021 22:15:47 +0800	[thread overview]
Message-ID: <cover.1635171215.git.anuj.mittal@intel.com> (raw)

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



             reply	other threads:[~2021-10-25 14:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 14:15 Anuj Mittal [this message]
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

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.1635171215.git.anuj.mittal@intel.com \
    --to=anuj.mittal@intel.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.