Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][styhead 00/18] Patch review
Date: Wed,  8 Jan 2025 13:16:50 -0800	[thread overview]
Message-ID: <cover.1736370890.git.steve@sakoman.com> (raw)

Please review this set of changes for styhead and have comments back by
end of day Friday, January 10

Passed a-full on autobuilder:

https://valkyrie.yoctoproject.org/#/builders/29/builds/767

The following changes since commit 8c4ed59f681118a72356de51b0dd33cd6edcf78f:

  gcc: Fix c++: tweak for Wrange-loop-construct (2025-01-03 05:51:46 -0800)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/styhead-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/styhead-nut

Bruce Ashfield (11):
  linux-yocto/6.6: update to v6.6.56
  linux-yocto/6.6: update to v6.6.58
  linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA
  linux-yocto/6.6: update to v6.6.59
  linux-yocto/6.6: update to v6.6.60
  linux-yocto/6.6: update to v6.6.62
  linux-yocto/6.6: bsp/genericarm64: disable ARM64_SME
  linux-yocto/6.6: update to v6.6.63
  linux-yocto/6.6: update to v6.6.64
  linux-yocto/6.6: update to v6.6.66
  linux-yocto/6.6: update to v6.6.69

Deepthi Hemraj (1):
  binutils: stable 2.43.1 branch update

Mark Hatle (1):
  cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db

Michael Nazzareno Trimarchi (1):
  connman: Fix restart script

Peter Marko (1):
  expat: upgrade 2.6.3 -> 2.6.4

Richard Purdie (1):
  oeqa/ssh: Improve performance and log sizes

Robert Yang (1):
  groff: Fix race issues for parallel build

Xiangyu Chen (1):
  lttng-modules: fix sched_stat_runtime changed in Linux 6.6.66

 meta/lib/oeqa/core/target/ssh.py              | 44 +++++++++++-----
 .../connman/connman/connman                   |  2 +-
 .../expat/{expat_2.6.3.bb => expat_2.6.4.bb}  |  2 +-
 .../meta/cve-update-nvd2-native.bb            |  5 ++
 .../binutils/binutils-2.43.1.inc              |  2 +-
 ...-system-directories-when-cross-linki.patch | 16 +++---
 ...tbl.am-Fix-race-issues-for-parallel-.patch | 31 +++++++++++
 meta/recipes-extended/groff/groff_1.23.0.bb   |  1 +
 .../linux/linux-yocto-rt_6.6.bb               |  6 +--
 .../linux/linux-yocto-tiny_6.6.bb             |  6 +--
 meta/recipes-kernel/linux/linux-yocto_6.6.bb  | 28 +++++-----
 ...stat_runtime-changed-in-Linux-6.6.66.patch | 51 +++++++++++++++++++
 .../lttng/lttng-modules_2.13.14.bb            |  4 +-
 13 files changed, 154 insertions(+), 44 deletions(-)
 rename meta/recipes-core/expat/{expat_2.6.3.bb => expat_2.6.4.bb} (92%)
 create mode 100644 meta/recipes-extended/groff/files/0001-contrib-hdtbl-hdtbl.am-Fix-race-issues-for-parallel-.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch

-- 
2.43.0



             reply	other threads:[~2025-01-08 21:17 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-08 21:16 Steve Sakoman [this message]
2025-01-08 21:16 ` [OE-core][styhead 01/18] cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db Steve Sakoman
2025-01-08 21:16 ` [OE-core][styhead 02/18] expat: upgrade 2.6.3 -> 2.6.4 Steve Sakoman
2025-01-08 21:16 ` [OE-core][styhead 03/18] binutils: stable 2.43.1 branch update Steve Sakoman
2025-01-08 21:16 ` [OE-core][styhead 04/18] linux-yocto/6.6: update to v6.6.56 Steve Sakoman
2025-01-08 21:16 ` [OE-core][styhead 05/18] linux-yocto/6.6: update to v6.6.58 Steve Sakoman
2025-01-08 21:16 ` [OE-core][styhead 06/18] linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA Steve Sakoman
2025-01-08 21:16 ` [OE-core][styhead 07/18] linux-yocto/6.6: update to v6.6.59 Steve Sakoman
2025-01-08 21:16 ` [OE-core][styhead 08/18] linux-yocto/6.6: update to v6.6.60 Steve Sakoman
2025-01-08 21:16 ` [OE-core][styhead 09/18] linux-yocto/6.6: update to v6.6.62 Steve Sakoman
2025-01-08 21:17 ` [OE-core][styhead 10/18] linux-yocto/6.6: bsp/genericarm64: disable ARM64_SME Steve Sakoman
2025-01-08 21:17 ` [OE-core][styhead 11/18] linux-yocto/6.6: update to v6.6.63 Steve Sakoman
2025-01-08 21:17 ` [OE-core][styhead 12/18] linux-yocto/6.6: update to v6.6.64 Steve Sakoman
2025-01-08 21:17 ` [OE-core][styhead 13/18] linux-yocto/6.6: update to v6.6.66 Steve Sakoman
2025-01-08 21:17 ` [OE-core][styhead 14/18] linux-yocto/6.6: update to v6.6.69 Steve Sakoman
2025-01-08 21:39   ` Patchtest results for " patchtest
2025-01-08 21:17 ` [OE-core][styhead 15/18] groff: Fix race issues for parallel build Steve Sakoman
2025-01-08 21:17 ` [OE-core][styhead 16/18] connman: Fix restart script Steve Sakoman
2025-01-08 21:17 ` [OE-core][styhead 17/18] oeqa/ssh: Improve performance and log sizes Steve Sakoman
2025-01-08 21:17 ` [OE-core][styhead 18/18] lttng-modules: fix sched_stat_runtime changed in Linux 6.6.66 Steve Sakoman
  -- strict thread matches above, loose matches on Subject: below --
2024-11-27  4:11 [OE-core][styhead 00/18] Patch review 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.1736370890.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