mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
rrdtool: fix compilation with GCC 14
Import patch from the rrdtool's git to fix building with GCC 14. Note, it also requires fixing other tools (like lmsensors) in a similar way. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
2d11258e2d
commit
2f38b4028d
+1583
File diff suppressed because it is too large
Load Diff
@@ -11,6 +11,7 @@ PV = "1.8.0"
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/oetiker/rrdtool-1.x.git;protocol=https;branch=master \
|
||||
file://b76e3c578f1e9f582e9c28f50d82b1f569602075.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user