All of lore.kernel.org
 help / color / mirror / Atom feed
* [1.52][PATCH 0/5] Patch review
@ 2022-03-14  2:13 Anuj Mittal
  2022-03-14  2:13 ` [1.52][PATCH 1/5] contrib: Fix hash server Dockerfile dependencies Anuj Mittal
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Anuj Mittal @ 2022-03-14  2:13 UTC (permalink / raw)
  To: bitbake-devel

Please review and merge these changes for 1.52/honister. No issues seen
while testing on autobuilder.

Thanks,

Anuj

The following changes since commit 1428128c787642dca690a7d51f2be793e001ae37:

  tests/fetch: Handle upstream master -> main branch change (2022-02-23 18:09:52 +0000)

are available in the Git repository at:

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

Daniel Gomez (1):
  contrib: Fix hash server Dockerfile dependencies

Daniel Wagenknecht (1):
  fetch2: ssh: username and password are optional

Richard Purdie (3):
  data_smart: Fix overrides file/line message additions
  cooker: Improve parsing failure from handled exception usability
  utils: Ensure shell function failure in python logging is correct

 contrib/hashserv/Dockerfile | 6 +++++-
 lib/bb/cooker.py            | 4 +++-
 lib/bb/data_smart.py        | 8 ++++----
 lib/bb/fetch2/ssh.py        | 2 +-
 lib/bb/utils.py             | 2 +-
 5 files changed, 14 insertions(+), 8 deletions(-)

-- 
2.35.1



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

end of thread, other threads:[~2022-03-14  2:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14  2:13 [1.52][PATCH 0/5] Patch review Anuj Mittal
2022-03-14  2:13 ` [1.52][PATCH 1/5] contrib: Fix hash server Dockerfile dependencies Anuj Mittal
2022-03-14  2:13 ` [1.52][PATCH 2/5] data_smart: Fix overrides file/line message additions Anuj Mittal
2022-03-14  2:13 ` [1.52][PATCH 3/5] cooker: Improve parsing failure from handled exception usability Anuj Mittal
2022-03-14  2:13 ` [1.52][PATCH 4/5] utils: Ensure shell function failure in python logging is correct Anuj Mittal
2022-03-14  2:13 ` [1.52][PATCH 5/5] fetch2: ssh: username and password are optional 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.