mbox

[styhead,0/6] Patch review

Message ID cover.1737734087.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. 24, 2025, 3:56 p.m. UTC
Please review this set of changes for styhead and have comments back by
end of day Tuesday, January 28

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/876

The following changes since commit 62dfe689246d648f9970a5476716e486b1a33765:

  build-appliance-image: Update to styhead head revision (2025-01-13 05:49:55 -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

Harish Sadineni (2):
  linux: Modify kernel configuration to fix runqlat issue
  rust-target-config: Fix TARGET_C_INT_WIDTH with correct size

Jiaying Song (1):
  boost: fix do_fetch error

Peter Marko (1):
  socat: patch CVE-2024-54661

Ross Burton (2):
  classes/nativesdk: also override TUNE_PKGARCH
  classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package
    architecture

 meta/classes-recipe/nativesdk.bbclass         |   1 +
 meta/classes-recipe/qemu.bbclass              |   8 +-
 .../classes-recipe/rust-target-config.bbclass |  10 +-
 .../socat/files/CVE-2024-54661.patch          | 113 ++++++++++++++++++
 .../socat/socat_1.8.0.0.bb                    |   1 +
 meta/recipes-devtools/gcc/gcc-testsuite.inc   |   4 +-
 meta/recipes-kernel/linux/linux-yocto_6.10.bb |   1 +
 meta/recipes-support/boost/boost-1.86.0.inc   |   2 +-
 8 files changed, 126 insertions(+), 14 deletions(-)
 create mode 100644 meta/recipes-connectivity/socat/files/CVE-2024-54661.patch