All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Sakoman" <steve@sakoman.com>
To: bitbake-devel@lists.openembedded.org
Subject: [bitbake][dunfell][1.46][PATCH 0/8] Patch review
Date: Wed, 15 Jul 2020 04:26:42 -1000	[thread overview]
Message-ID: <cover.1594822992.git.steve@sakoman.com> (raw)

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


             reply	other threads:[~2020-07-15 14:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 14:26 Steve Sakoman [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2021-10-19 20:06 [bitbake][dunfell][1.46][PATCH 0/8] Patch review Steve Sakoman

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.1594822992.git.steve@sakoman.com \
    --to=steve@sakoman.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.