public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][kirkstone 00/15] Patch review
Date: Sun, 19 Jun 2022 09:30:35 -1000	[thread overview]
Message-ID: <cover.1655666951.git.steve@sakoman.com> (raw)

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

Passed a-full on autobuilder:

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

The following changes since commit 0f7a8359ba370c7f5d5153453ed699e9566f5b1d:

  rootfs.py: close kernel_abi_ver_file (2022-06-10 05:13:53 -1000)

are available in the Git repository at:

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

Jack Mitchell (1):
  meson.bbclass: add cython binary to cross/native toolchain config

Jose Quaresma (2):
  archiver: use bb.note instead of echo
  archiver: don't use machine variables in shared recipes

Kai Kang (1):
  xxhash: fix build with gcc 12

Mingli Yu (1):
  oescripts: change compare logic in OEListPackageconfigTests

Pavel Zhukov (1):
  systemd: update 0008-add-missing-FTW_-macros-for-musl.patch

Rasmus Villemoes (1):
  e2fsprogs: add alternatives handling of lsattr as well

Richard Purdie (5):
  vim: Upgrade 8.2.5034 -> 8.2.5083
  uboot-sign: Fix potential index error issues
  selftest/multiconfig: Test that multiconfigs in separate layers works
  gcc-source: Fix incorrect task dependencies from ${B}
  liberror-perl: Update sstate/equiv versions to clean cache

Xiaobing Luo (1):
  devtool: Fix _copy_file() TypeError

Yi Zhao (2):
  popt: fix override syntax in RDEPENDS
  git: fix override syntax in RDEPENDS

 meta-selftest/conf/multiconfig/muslmc.conf          |  2 ++
 meta/classes/archiver.bbclass                       | 11 ++++++++---
 meta/classes/meson.bbclass                          |  2 ++
 meta/classes/uboot-sign.bbclass                     |  2 ++
 meta/lib/oeqa/selftest/cases/multiconfig.py         | 13 +++++++++++++
 meta/lib/oeqa/selftest/cases/oescripts.py           |  3 ++-
 .../0008-add-missing-FTW_-macros-for-musl.patch     |  8 ++++----
 meta/recipes-devtools/e2fsprogs/e2fsprogs_1.46.5.bb |  5 ++++-
 meta/recipes-devtools/gcc/gcc-common.inc            |  2 +-
 meta/recipes-devtools/gcc/gcc-source.inc            |  1 +
 meta/recipes-devtools/git/git_2.35.3.bb             |  2 +-
 meta/recipes-devtools/perl/liberror-perl_0.17029.bb |  4 ++++
 meta/recipes-support/popt/popt_1.18.bb              |  2 +-
 meta/recipes-support/vim/vim.inc                    |  4 ++--
 meta/recipes-support/xxhash/xxhash_0.8.1.bb         |  2 ++
 scripts/lib/devtool/standard.py                     |  2 +-
 16 files changed, 50 insertions(+), 15 deletions(-)
 create mode 100644 meta-selftest/conf/multiconfig/muslmc.conf

-- 
2.25.1



             reply	other threads:[~2022-06-19 19:31 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 19:30 Steve Sakoman [this message]
2022-06-19 19:30 ` [OE-core][kirkstone 01/15] vim: Upgrade 8.2.5034 -> 8.2.5083 Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 02/15] uboot-sign: Fix potential index error issues Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 03/15] selftest/multiconfig: Test that multiconfigs in separate layers works Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 04/15] devtool: Fix _copy_file() TypeError Steve Sakoman
2023-01-25 14:49   ` Frieder Schrempf
2023-01-25 15:47     ` Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 05/15] meson.bbclass: add cython binary to cross/native toolchain config Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 06/15] archiver: use bb.note instead of echo Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 07/15] xxhash: fix build with gcc 12 Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 08/15] oescripts: change compare logic in OEListPackageconfigTests Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 09/15] e2fsprogs: add alternatives handling of lsattr as well Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 10/15] popt: fix override syntax in RDEPENDS Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 11/15] git: " Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 12/15] gcc-source: Fix incorrect task dependencies from ${B} Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 13/15] archiver: don't use machine variables in shared recipes Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 14/15] systemd: update 0008-add-missing-FTW_-macros-for-musl.patch Steve Sakoman
2022-06-19 19:30 ` [OE-core][kirkstone 15/15] liberror-perl: Update sstate/equiv versions to clean cache Steve Sakoman
  -- strict thread matches above, loose matches on Subject: below --
2022-07-27  0:40 [OE-core][kirkstone 00/15] Patch review Steve Sakoman
2023-05-06 15:24 Steve Sakoman
2023-05-09 22:32 Steve Sakoman
2023-12-08  2:33 Steve Sakoman
2024-03-20 16:09 Steve Sakoman
2024-09-23 13:13 Steve Sakoman
2025-02-27 17:39 Steve Sakoman
2025-05-13 19:07 Steve Sakoman
2025-06-10 19:38 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.1655666951.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox