mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user