mbox

[0/2] ccache: 4.9.1 -> 4.10

Message ID cover.1718159460.git.liezhi.yang@windriver.com
State New
Headers show

Pull-request

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

Message

Robert Yang June 12, 2024, 3:21 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

The fmt is from meta-oe, will send a patch to remove it from meta-oe after this
patch is merged.

// Robert

The following changes since commit 07b4c7a2bd23f8645810e13439e814caaaf9cd94:

  linuxloader: add -armhf on arm only for TARGET_FPU 'hard' (2024-06-11 11:41:09 +0100)

are available in the Git repository at:

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

Robert Yang (2):
  ccache: 4.9.1 -> 4.10
  fmt: Add it from meta-oe for ccache 4.10

 meta/conf/distro/include/maintainers.inc      |  1 +
 .../{ccache_4.9.1.bb => ccache_4.10.bb}       | 20 ++++++----
 .../0001-xxhash.h-Fix-build-with-gcc-12.patch | 37 -------------------
 meta/recipes-devtools/fmt/fmt_10.2.1.bb       | 16 ++++++++
 4 files changed, 30 insertions(+), 44 deletions(-)
 rename meta/recipes-devtools/ccache/{ccache_4.9.1.bb => ccache_4.10.bb} (44%)
 delete mode 100644 meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch
 create mode 100644 meta/recipes-devtools/fmt/fmt_10.2.1.bb