All of lore.kernel.org
 help / color / mirror / Atom feed
* [bitbake][dunfell][1.46][PATCH 0/8] Patch review
@ 2020-07-15 14:26 Steve Sakoman
  2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 1/8] lib/ui/taskexp: Validate gi import Steve Sakoman
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Steve Sakoman @ 2020-07-15 14:26 UTC (permalink / raw)
  To: bitbake-devel

Please review this next set of patches for 1.46 (dunfell) and have comments back
by end of day Friday.

Passed a-full on autobuilder:

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

The following changes since commit 1d3892d93ee9688d69f5bb5ea6aef8b1152bd1e3:

  msg: Avoid issues where paths have relative components (2020-07-01 05:24:29 -1000)

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

Chris Laplante (1):
  ui/teamcity: don't use removed logging classes

David Khouya (2):
  lib/ui/taskexp: Validate gi import
  lib/ui/taskexp: Fix missing Gtk import

Konrad Weihmann (1):
  pyshyacc: allow double COMMA statements

Richard Purdie (4):
  server/process: Increase timeout for commands
  fetch2: Change git fetcher not to destroy old references
  server/process: Fix a rare lockfile race
  server/process: Ensure UI-less servers don't sit in infinite loops

 lib/bb/fetch2/git.py     |  2 +-
 lib/bb/pysh/pyshyacc.py  |  1 +
 lib/bb/server/process.py | 25 +++++++++++++++++++------
 lib/bb/ui/taskexp.py     | 13 ++++++++++---
 lib/bb/ui/teamcity.py    |  2 --
 5 files changed, 31 insertions(+), 12 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-07-15 14:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 14:26 [bitbake][dunfell][1.46][PATCH 0/8] Patch review Steve Sakoman
2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 1/8] lib/ui/taskexp: Validate gi import Steve Sakoman
2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 2/8] lib/ui/taskexp: Fix missing Gtk import Steve Sakoman
2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 3/8] ui/teamcity: don't use removed logging classes Steve Sakoman
2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 4/8] server/process: Increase timeout for commands Steve Sakoman
2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 5/8] fetch2: Change git fetcher not to destroy old references Steve Sakoman
2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 6/8] pyshyacc: allow double COMMA statements Steve Sakoman
2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 7/8] server/process: Fix a rare lockfile race Steve Sakoman
2020-07-15 14:26 ` [bitbake][dunfell][1.46][PATCH 8/8] server/process: Ensure UI-less servers don't sit in infinite loops 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.