mbox

[styhead,00/18] Patch review

Message ID cover.1732680538.git.steve@sakoman.com
State New
Headers show

Pull-request

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

Message

Steve Sakoman Nov. 27, 2024, 4:11 a.m. UTC
Please review this set of changes for styhead and have comments back by
end of day Thursday, November 28

Passed a-full on autobuilder:

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

The following changes since commit 045d50e63bcaf13056ce749c616eecc4d4516958:

  e2fsprogs: removed 'sed -u' option (2024-11-22 05:46:04 -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

Aleksandar Nikolic (1):
  scripts/install-buildtools: Update to 5.1

Alexander Kanavin (3):
  selftest/sstatetests: run CDN mirror check only once
  package_rpm: use zstd's default compression level
  package_rpm: restrict rpm to 4 threads

Bruce Ashfield (3):
  linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA
  linux-yocto/6.10: cfg: gpio: allow to re-enable the deprecated GPIO
    sysfs interface
  linux-yocto/6.10: bsp/genericarm64: disable ARM64_SME

Chen Qi (1):
  shadow: use update-alternatives to handle groups.1

Jinfeng Wang (1):
  tzdata/tzcode-native: upgrade 2024a -> 2024b

Kai Kang (1):
  kexec-tools: update COMPATIBLE_HOST because of makedumpfile

Markus Volk (1):
  gcc: add a backport patch to fix an issue with tzdata 2024b

Martin Jansa (1):
  ffmpeg: fix packaging examples

Peter Marko (2):
  cve-check: do not skip cve status description after :
  cve-check: fix malformed cve status description with : characters

Richard Purdie (1):
  openssl: Fix SDK environment script to avoid unbound variable

Vijay Anusuri (1):
  xwayland: upgrade 24.1.3 -> 24.1.4

Wang Mingyu (1):
  xwayland: upgrade 24.1.2 -> 24.1.3

Yi Zhao (1):
  systemd: fix broken links for sysvinit-compatible commands

 meta/classes-global/package_rpm.bbclass       |   3 +-
 meta/lib/oe/cve_check.py                      |   4 +-
 meta/lib/oeqa/selftest/cases/sstatetests.py   |   2 -
 .../openssl/files/environment.d-openssl.sh    |   2 +-
 .../packagegroup-core-tools-testapps.bb       |   1 +
 meta/recipes-core/systemd/systemd_256.5.bb    |   6 +-
 meta/recipes-devtools/gcc/gcc-14.2.inc        |   1 +
 ...4fffe3fc82a710bea66ad651720d71c938b8.patch | 549 ++++++++++++++++++
 meta/recipes-extended/shadow/shadow.inc       |   3 +-
 meta/recipes-extended/timezone/timezone.inc   |   6 +-
 ...{xwayland_24.1.2.bb => xwayland_24.1.4.bb} |   2 +-
 .../kexec/kexec-tools_2.0.29.bb               |   3 +
 .../linux/linux-yocto-rt_6.10.bb              |   2 +-
 .../linux/linux-yocto-tiny_6.10.bb            |   2 +-
 meta/recipes-kernel/linux/linux-yocto_6.10.bb |   2 +-
 .../recipes-multimedia/ffmpeg/ffmpeg_7.0.2.bb |   2 +-
 scripts/install-buildtools                    |   4 +-
 17 files changed, 575 insertions(+), 19 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc/gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch
 rename meta/recipes-graphics/xwayland/{xwayland_24.1.2.bb => xwayland_24.1.4.bb} (96%)