All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: bitbake-devel@lists.openembedded.org
Subject: [bitbake][langdale][2.2][PATCH 0/4] Patch review
Date: Wed,  9 Nov 2022 04:29:32 -1000	[thread overview]
Message-ID: <cover.1668003926.git.steve@sakoman.com> (raw)

Please review this set of changes for 2.2/langdale and have comments back
by end of day Friday.

Passed a-full on autobuilder:

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

With the exception of a known autobuilder intermittent issue on qemumips64:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=14931

which passed on subsequent retest:

https://autobuilder.yoctoproject.org/typhoon/#/builders/74/builds/6080

The following changes since commit 209f7ba352b60722830157054e3fc56cb9c693eb:

  tests/fetch: Allow handling of a file:// url within a submodule (2022-10-26 23:01:35 +0100)

are available in the Git repository at:

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

Justin Bronder (1):
  asyncrpc: serv: correct closed client socket detection

Mark Asselstine (1):
  bitbake: bitbake-layers: checkout layer(s) branch when clone exists

Michael Opdenacker (1):
  bitbake-user-manual: details about variable flags starting with
    underscore

Ross Burton (1):
  fetch2/git: don't set core.fsyncobjectfiles=0

 .../bitbake-user-manual-metadata.rst          |  6 +++++
 lib/bb/asyncrpc/serv.py                       |  4 +--
 lib/bb/fetch2/git.py                          |  2 +-
 lib/bblayers/layerindex.py                    | 25 +++++++++++++++++++
 4 files changed, 34 insertions(+), 3 deletions(-)

-- 
2.25.1



             reply	other threads:[~2022-11-09 14:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-09 14:29 Steve Sakoman [this message]
2022-11-09 14:29 ` [bitbake][langdale][2.2][PATCH 1/4] bitbake-user-manual: details about variable flags starting with underscore Steve Sakoman
2022-11-09 14:29 ` [bitbake][langdale][2.2][PATCH 2/4] fetch2/git: don't set core.fsyncobjectfiles=0 Steve Sakoman
2022-11-09 14:29 ` [bitbake][langdale][2.2][PATCH 3/4] asyncrpc: serv: correct closed client socket detection Steve Sakoman
2022-11-09 14:29 ` [bitbake][langdale][2.2][PATCH 4/4] bitbake: bitbake-layers: checkout layer(s) branch when clone exists 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.1668003926.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.