All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: bitbake-devel@lists.openembedded.org
Subject: [bitbake][kirkstone][2.0][PATCH 00/18] Patch review
Date: Tue, 10 May 2022 08:05:25 -1000	[thread overview]
Message-ID: <cover.1652205806.git.steve@sakoman.com> (raw)

Please review this set of patches for 2.0/kirkstone and have comments back by
end of day Thursday.

Passed a-full on autobuilder:

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

except for a known intermittent issue on the qemumips-alt test, which
passed on subsequent retest:

https://autobuilder.yoctoproject.org/typhoon/#/builders/102/builds/3028
The following changes since commit c212b0f3b542efa19f15782421196b7f4b64b0b9:

  fetch2/crate: fix logger.debug line (2022-04-15 09:41:19 +0100)

are available in the Git repository at:

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

Matt Madison (1):
  providers: use local variable for packages_dynamic pattern

Richard Purdie (15):
  tests/parse: Fix one test overwriting another
  server/process: Drop unused import
  ui/buildinfohelper: Drop unused import
  cooker: Drop unused loop
  msg: Drop unused local variable
  buildinfohelper: Drop unused function
  fetch2/crate: Drop unused import
  siggen: Drop pointless break statement
  ui/knotty: Drop pointless pass statement
  persist_data: Use a valid exception for missing implementation
  runqueue: Drop pointless variable assignment
  buildinfohelper: Drop unused variables
  fetch2/osc: Add missing parameter
  runqueue: Fix sig file location when using multiconfig
  fetch/git : Use cat as pager

Robert Yang (1):
  fetch2/ssh.py: decode path back for ssh

Roland Hieber (1):
  cache: correctly handle file names containing colons

 lib/bb/cache.py              |  2 +-
 lib/bb/cooker.py             | 25 ++++++++++++-------------
 lib/bb/fetch2/crate.py       |  1 -
 lib/bb/fetch2/git.py         |  2 +-
 lib/bb/fetch2/osc.py         |  2 +-
 lib/bb/fetch2/ssh.py         |  6 ++++--
 lib/bb/msg.py                |  1 -
 lib/bb/persist_data.py       |  2 +-
 lib/bb/providers.py          |  6 +++---
 lib/bb/runqueue.py           |  3 +--
 lib/bb/server/process.py     |  1 -
 lib/bb/siggen.py             |  1 -
 lib/bb/tests/parse.py        |  2 +-
 lib/bb/ui/buildinfohelper.py | 27 +++------------------------
 lib/bb/ui/knotty.py          |  1 -
 15 files changed, 28 insertions(+), 54 deletions(-)

-- 
2.25.1



             reply	other threads:[~2022-05-10 18:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 18:05 Steve Sakoman [this message]
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 01/18] providers: use local variable for packages_dynamic pattern Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 02/18] tests/parse: Fix one test overwriting another Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 03/18] server/process: Drop unused import Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 04/18] ui/buildinfohelper: " Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 05/18] cooker: Drop unused loop Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 06/18] msg: Drop unused local variable Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 07/18] buildinfohelper: Drop unused function Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 08/18] fetch2/crate: Drop unused import Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 09/18] siggen: Drop pointless break statement Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 10/18] ui/knotty: Drop pointless pass statement Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 11/18] persist_data: Use a valid exception for missing implementation Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 12/18] runqueue: Drop pointless variable assignment Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 13/18] buildinfohelper: Drop unused variables Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 14/18] fetch2/osc: Add missing parameter Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 15/18] fetch2/ssh.py: decode path back for ssh Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 16/18] runqueue: Fix sig file location when using multiconfig Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 17/18] cache: correctly handle file names containing colons Steve Sakoman
2022-05-10 18:05 ` [bitbake][kirkstone][2.0][PATCH 18/18] fetch/git : Use cat as pager 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.1652205806.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.