mbox

[styhead,00/18] Patch review

Message ID cover.1736370890.git.steve@sakoman.com
State Not Applicable, archived
Headers show

Pull-request

https://git.openembedded.org/openembedded-core-contrib stable/styhead-nut

Message

Steve Sakoman Jan. 8, 2025, 9:16 p.m. UTC
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