Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-core][styhead 00/18] Patch review
@ 2025-01-08 21:16 Steve Sakoman
  2025-01-08 21:16 ` [OE-core][styhead 01/18] cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db Steve Sakoman
                   ` (17 more replies)
  0 siblings, 18 replies; 21+ messages in thread
From: Steve Sakoman @ 2025-01-08 21:16 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 21+ messages in thread
* [OE-core][styhead 00/18] Patch review
@ 2024-11-27  4:11 Steve Sakoman
  0 siblings, 0 replies; 21+ messages in thread
From: Steve Sakoman @ 2024-11-27  4:11 UTC (permalink / raw)
  To: openembedded-core

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%)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2025-01-08 21:39 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-08 21:16 [OE-core][styhead 00/18] Patch review Steve Sakoman
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox