All of lore.kernel.org
 help / color / mirror / Atom feed
* [1.50][PATCH 0/5] Review request
@ 2021-09-15 23:19 Anuj Mittal
  2021-09-15 23:19 ` [1.50][PATCH 1/5] runqueue: Avoid deadlock avoidance task graph corruption Anuj Mittal
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Anuj Mittal @ 2021-09-15 23:19 UTC (permalink / raw)
  To: bitbake-devel

Please review these changes for 1.50. Tested with oe-core and no issues
seen.

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2592

Thanks,

Anuj

The following changes since commit c7b506d11df78cfc4610db6578745eaa6220b13a:

  server: Fix early parsing errors preventing zombie bitbake (2021-09-09 09:41:51 +0100)

are available in the Git repository at:

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

Joshua Watt (1):
  cooker: Allow upstream for local hash equivalence server

Richard Purdie (4):
  runqueue: Avoid deadlock avoidance task graph corruption
  runqueue: Fix issues with multiconfig deferred task deadlock messages
  runqueue: Improve multiconfig deferred task issues
  build: Catch and error upon circular task references

 lib/bb/build.py    |  2 ++
 lib/bb/cooker.py   |  7 ++++-
 lib/bb/runqueue.py | 67 +++++++++++++++++++++++++++-------------------
 3 files changed, 48 insertions(+), 28 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-09-15 23:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15 23:19 [1.50][PATCH 0/5] Review request Anuj Mittal
2021-09-15 23:19 ` [1.50][PATCH 1/5] runqueue: Avoid deadlock avoidance task graph corruption Anuj Mittal
2021-09-15 23:19 ` [1.50][PATCH 2/5] runqueue: Fix issues with multiconfig deferred task deadlock messages Anuj Mittal
2021-09-15 23:19 ` [1.50][PATCH 3/5] cooker: Allow upstream for local hash equivalence server Anuj Mittal
2021-09-15 23:19 ` [1.50][PATCH 4/5] runqueue: Improve multiconfig deferred task issues Anuj Mittal
2021-09-15 23:19 ` [1.50][PATCH 5/5] build: Catch and error upon circular task references Anuj Mittal

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.