public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core][scarthgap 00/15] Patch review
@ 2025-01-13 20:46 Steve Sakoman
  2025-01-13 20:46 ` [OE-core][scarthgap 01/15] cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db Steve Sakoman
                   ` (15 more replies)
  0 siblings, 16 replies; 20+ messages in thread
From: Steve Sakoman @ 2025-01-13 20:46 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for scarthgap and have comments back by
end of day Wednesday, January 15

Passed a-full on autobuilder:

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

The following changes since commit c3e0666dd2624c20c5f32657846d6f044046205b:

  sanity.bbclass: skip check_userns for non-local uid (2025-01-03 06:05:29 -0800)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/scarthgap-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/scarthgap-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

Changqing Li (1):
  systemd: enable create-log-dirs

Hiago De Franco (1):
  bluez5: backport patch to fix address type when loading keys

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

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

 meta/recipes-connectivity/bluez5/bluez5.inc   |  1 +
 ...ix-up-address-type-when-loading-keys.patch | 52 +++++++++++++++++++
 .../meta/cve-update-nvd2-native.bb            |  5 ++
 meta/recipes-core/systemd/systemd_255.13.bb   |  5 +-
 ...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 +++++-----
 9 files changed, 114 insertions(+), 21 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-adapter-Fix-up-address-type-when-loading-keys.patch
 create mode 100644 meta/recipes-extended/groff/files/0001-contrib-hdtbl-hdtbl.am-Fix-race-issues-for-parallel-.patch

-- 
2.43.0



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

end of thread, other threads:[~2025-01-14 16:32 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-13 20:46 [OE-core][scarthgap 00/15] Patch review Steve Sakoman
2025-01-13 20:46 ` [OE-core][scarthgap 01/15] cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db Steve Sakoman
2025-01-13 20:46 ` [OE-core][scarthgap 02/15] linux-yocto/6.6: update to v6.6.56 Steve Sakoman
2025-01-13 20:46 ` [OE-core][scarthgap 03/15] linux-yocto/6.6: update to v6.6.58 Steve Sakoman
2025-01-13 20:46 ` [OE-core][scarthgap 04/15] linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA Steve Sakoman
2025-01-13 20:46 ` [OE-core][scarthgap 05/15] linux-yocto/6.6: update to v6.6.59 Steve Sakoman
2025-01-13 20:46 ` [OE-core][scarthgap 06/15] linux-yocto/6.6: update to v6.6.60 Steve Sakoman
2025-01-13 20:46 ` [OE-core][scarthgap 07/15] linux-yocto/6.6: update to v6.6.62 Steve Sakoman
2025-01-13 20:47 ` [OE-core][scarthgap 08/15] linux-yocto/6.6: bsp/genericarm64: disable ARM64_SME Steve Sakoman
2025-01-13 20:47 ` [OE-core][scarthgap 09/15] linux-yocto/6.6: update to v6.6.63 Steve Sakoman
2025-01-13 20:47 ` [OE-core][scarthgap 10/15] linux-yocto/6.6: update to v6.6.64 Steve Sakoman
2025-01-13 20:47 ` [OE-core][scarthgap 11/15] linux-yocto/6.6: update to v6.6.66 Steve Sakoman
2025-01-13 20:47 ` [OE-core][scarthgap 12/15] linux-yocto/6.6: update to v6.6.69 Steve Sakoman
2025-01-13 21:08   ` Patchtest results for " patchtest
2025-01-13 20:47 ` [OE-core][scarthgap 13/15] groff: Fix race issues for parallel build Steve Sakoman
2025-01-13 20:47 ` [OE-core][scarthgap 14/15] bluez5: backport patch to fix address type when loading keys Steve Sakoman
2025-01-13 20:47 ` [OE-core][scarthgap 15/15] systemd: enable create-log-dirs Steve Sakoman
2025-01-13 22:32 ` [scarthgap 00/15] Patch review Adrian Freihofer
2025-01-14 15:56   ` [OE-core] " Steve Sakoman
2025-01-14 16:31     ` Adrian Freihofer

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