All of lore.kernel.org
 help / color / mirror / Atom feed
* [bitbake][dunfell][1.46][PATCH 0/4] Patch review
@ 2021-05-10 14:15 Steve Sakoman
  2021-05-10 14:15 ` [bitbake][dunfell][1.46][PATCH 1/4] bitbake: tests/fetch: fix test execution without .gitconfig Steve Sakoman
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Steve Sakoman @ 2021-05-10 14:15 UTC (permalink / raw)
  To: bitbake-devel

Please review this next set of patches for bitbake and have comments back
by end of day Wednesday.

Passed a-full on autobuilder:

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

The following changes since commit 017a39ed05d065bf28fd38f91bcde8a098300551:

  Force parser shutdown after catching an exception (2021-04-06 22:45:22 +0100)

are available in the Git repository at:

  git://git.openembedded.org/bitbake-contrib stable/1.46-nut
  http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/1.46-nut

Mikko Rapeli (2):
  bitbake: tests/fetch: fix test execution without .gitconfig
  bitbake: tests/fetch: remove write protected files too

Niels Avonds (1):
  fetch/gitsm: Fix crash when using git LFS and submodules

Richard Purdie (1):
  runqueue: Fix deferred task issues

 lib/bb/fetch2/git.py  |  2 +-
 lib/bb/runqueue.py    |  4 ++++
 lib/bb/tests/fetch.py | 18 ++++++++++++++++--
 3 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-05-10 23:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 14:15 [bitbake][dunfell][1.46][PATCH 0/4] Patch review Steve Sakoman
2021-05-10 14:15 ` [bitbake][dunfell][1.46][PATCH 1/4] bitbake: tests/fetch: fix test execution without .gitconfig Steve Sakoman
2021-05-10 14:15 ` [bitbake][dunfell][1.46][PATCH 2/4] bitbake: tests/fetch: remove write protected files too Steve Sakoman
2021-05-10 14:15 ` [bitbake][dunfell][1.46][PATCH 3/4] runqueue: Fix deferred task issues Steve Sakoman
2021-05-10 21:11   ` [bitbake-devel] " Richard Purdie
2021-05-10 23:04     ` Steve Sakoman
2021-05-10 14:15 ` [bitbake][dunfell][1.46][PATCH 4/4] fetch/gitsm: Fix crash when using git LFS and submodules 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.