mbox

[nanbield,0/5] Patch review

Message ID cover.1710086264.git.steve@sakoman.com
State Not Applicable, archived
Delegated to: Steve Sakoman
Headers show

Pull-request

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

Message

Steve Sakoman March 10, 2024, 4 p.m. UTC
Please review this set of changes for nanbield and have comments back by
end of day Tuesday, March 12

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6663

The following changes since commit 82dd61aade02456621cd2958b2fbb56236062789:

  multilib_global.bbclass: fix parsing error with no kernel module split (2024-02-14 07:09:08 -1000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/nanbield-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/nanbield-nut

Bruce Ashfield (2):
  linux-yocto/6.1: update to v6.1.78
  linux-yocto/6.1: update CVE exclusions

Dhairya Nagodra (1):
  glibc: Remove duplicate entry for CVE-2023-4527

Munehisa Kamata (1):
  kernel.bbclass: Set pkg-config variables for building modules

Tim Orling (1):
  vim: upgrade v9.0.2130 -> v9.0.2190

 meta/classes-recipe/kernel.bbclass            |  12 +-
 meta/recipes-core/glibc/glibc-version.inc     |   1 -
 .../linux/cve-exclusion_6.1.inc               | 104 ++++++++++++++++--
 .../linux/linux-yocto-rt_6.1.bb               |   6 +-
 .../linux/linux-yocto-tiny_6.1.bb             |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.1.bb  |  28 ++---
 meta/recipes-support/vim/vim.inc              |   4 +-
 7 files changed, 124 insertions(+), 37 deletions(-)