mbox

[0/4] Upgrade 4 recipes

Message ID cover.1763361341.git.liezhi.yang@windriver.com
State Not Applicable, archived
Headers show

Pull-request

https://github.com/robertlinux/yocto rbt/pu

Message

Robert Yang Nov. 17, 2025, 6:37 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

The following changes since commit e7dc42e30c76bf0fbb4d3cc019bbec675bac55fa:

  oe-build-perf-report: relax metadata matching rules (2025-11-16 23:44:30 +0000)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/pu
  https://github.com/robertlinux/yocto/tree/rbt/pu

Robert Yang (4):
  squashfs-tools: 4.7.2 -> 4.7.4
  fmt: 11.2.0 -> 12.1.0
  git: 2.51.0 -> 2.51.2
  ccache: 4.12 -> 4.12.1

 .../{ccache_4.12.bb => ccache_4.12.1.bb}      |  2 +-
 ...compilation-on-clang-21-libc-21-4477.patch | 46 -------------------
 ...01-Workaround-an-ABI-issue-in-spdlog.patch |  8 ++--
 .../fmt/{fmt_11.2.0.bb => fmt_12.1.0.bb}      |  5 +-
 ...-do-not-force-RHEL-7-specific-build-.patch |  4 +-
 meta/recipes-devtools/git/git/fixsort.patch   |  2 +-
 .../git/{git_2.51.0.bb => git_2.51.2.bb}      |  2 +-
 ...tools_4.7.2.bb => squashfs-tools_4.7.4.bb} |  2 +-
 8 files changed, 12 insertions(+), 59 deletions(-)
 rename meta/recipes-devtools/ccache/{ccache_4.12.bb => ccache_4.12.1.bb} (93%)
 delete mode 100644 meta/recipes-devtools/fmt/fmt/0001-Fix-compilation-on-clang-21-libc-21-4477.patch
 rename meta/recipes-devtools/fmt/{fmt_11.2.0.bb => fmt_12.1.0.bb} (84%)
 rename meta/recipes-devtools/git/{git_2.51.0.bb => git_2.51.2.bb} (98%)
 rename meta/recipes-devtools/squashfs-tools/{squashfs-tools_4.7.2.bb => squashfs-tools_4.7.4.bb} (96%)