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 0/6] Patch review
Date: Tue, 27 Feb 2024 12:04:19 -1000	[thread overview]
Message-ID: <cover.1709071317.git.steve@sakoman.com> (raw)

Please review this set of changes for kirkstone/2.0 and have comments back by
end of day Thursday, February 29

Passed a-full on autobuilder:

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

The following changes since commit a4c516ef5e72b2d77ac5ff7e86c5ee2190ebc42f:

  toaster/toastergui: Bug-fix verify given layer path only if import/add local layer (2024-02-06 10:10:20 +0000)

are available in the Git repository at:

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

Adrian Freihofer (1):
  bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex

Alexander Kanavin (1):
  bitbake/codeparser.py: address ast module deprecations in py 3.12

Chris Laplante (1):
  codeparser: replace deprecated ast.Str and 's'

Paulo Neves (2):
  tests/fetch: git-lfs restore _find_git_lfs
  tests/fetch: Add real git lfs tests and decorator

Philip Lorenz (1):
  fetch2: Ensure that git LFS objects are available

 lib/bb/codeparser.py       |  24 +++----
 lib/bb/fetch2/git.py       |  45 ++++++++++++-
 lib/bb/tests/fetch.py      | 135 +++++++++++++++++++++++++++++++------
 lib/bs4/tests/test_tree.py |   2 +-
 4 files changed, 171 insertions(+), 35 deletions(-)

-- 
2.34.1



             reply	other threads:[~2024-02-27 22:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 22:04 Steve Sakoman [this message]
2024-02-27 22:04 ` [bitbake][kirkstone][2.0][PATCH 1/6] codeparser: replace deprecated ast.Str and 's' Steve Sakoman
2024-02-27 22:04 ` [bitbake][kirkstone][2.0][PATCH 2/6] bitbake/codeparser.py: address ast module deprecations in py 3.12 Steve Sakoman
2024-02-27 22:04 ` [bitbake][kirkstone][2.0][PATCH 3/6] bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex Steve Sakoman
2024-02-27 22:04 ` [bitbake][kirkstone][2.0][PATCH 4/6] tests/fetch: git-lfs restore _find_git_lfs Steve Sakoman
2024-02-27 22:04 ` [bitbake][kirkstone][2.0][PATCH 5/6] tests/fetch: Add real git lfs tests and decorator Steve Sakoman
2024-02-27 22:04 ` [bitbake][kirkstone][2.0][PATCH 6/6] fetch2: Ensure that git LFS objects are available 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.1709071317.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.