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/8] Review request
Date: Mon, 22 Nov 2021 10:24:41 +0800	[thread overview]
Message-ID: <cover.1637547674.git.anuj.mittal@intel.com> (raw)

Please review and merge these changes for 1.50. No issues seen while
testing on autobuilder.

Thanks,

Anuj

The following changes since commit 15dadb69b4c5d29b80770e55d1e9afbe47084aa4:

  runqueue: Fix runall option handling (2021-11-16 11:28:01 +0800)

are available in the Git repository at:

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

Alexander Kanavin (3):
  bitbake: correct the collections vs collections.abc deprecation
  bitbake: correct deprecation warning in process.py
  bitbake: adjust parser error check for python 3.10 compatibility

Justin Bronder (1):
  hashserv: let asyncio discover the running loop

Richard Purdie (4):
  cooker: Handle parse threads disappearing to avoid hangs
  cooker: Remove debug code, oops :(
  cooker: Handle parsing results queue race
  cooker: Fix task-depends.dot for multiconfig targets

 lib/bb/cache.py          |  3 ++-
 lib/bb/cooker.py         | 18 ++++++++++++++++--
 lib/bb/data_smart.py     |  4 ++--
 lib/bb/persist_data.py   |  5 +++--
 lib/bb/server/process.py |  2 +-
 lib/hashserv/server.py   |  4 ++--
 6 files changed, 26 insertions(+), 10 deletions(-)

-- 
2.33.1



             reply	other threads:[~2021-11-22  2:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22  2:24 Anuj Mittal [this message]
2021-11-22  2:24 ` [1.50][PATCH 1/8] bitbake: correct the collections vs collections.abc deprecation Anuj Mittal
2021-11-22  2:24 ` [1.50][PATCH 2/8] bitbake: correct deprecation warning in process.py Anuj Mittal
2021-11-22  2:24 ` [1.50][PATCH 3/8] bitbake: adjust parser error check for python 3.10 compatibility Anuj Mittal
2021-11-22  2:24 ` [1.50][PATCH 4/8] hashserv: let asyncio discover the running loop Anuj Mittal
2021-11-22  2:24 ` [1.50][PATCH 5/8] cooker: Handle parse threads disappearing to avoid hangs Anuj Mittal
2021-11-22  2:24 ` [1.50][PATCH 6/8] cooker: Remove debug code, oops :( Anuj Mittal
2021-11-22  2:24 ` [1.50][PATCH 7/8] cooker: Handle parsing results queue race Anuj Mittal
2021-11-22  2:24 ` [1.50][PATCH 8/8] cooker: Fix task-depends.dot for multiconfig targets Anuj Mittal
  -- strict thread matches above, loose matches on Subject: below --
2021-11-16  3:32 [1.50][PATCH 0/8] Review request 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.1637547674.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.