btop: Update fmt header to latest

Fixes build with newer compilers e.g. clang20+

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-03-11 20:12:47 -07:00
parent d3b2d1f56a
commit 2ec4ded4fa
2 changed files with 19341 additions and 1 deletions
File diff suppressed because it is too large Load Diff
+3 -1
View File
@@ -4,7 +4,9 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
SECTION = "console/utils"
SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main"
SRC_URI = "git://github.com/aristocratos/btop.git;protocol=https;branch=main \
file://0001-fmt-Update-headers-from-11.1.4.patch \
"
SRCREV = "6c0cedd8912785f0f353af389e72a0ffc69984a2"
S = "${WORKDIR}/git"