[Buildroot] [PATCH 1/1] package/collectd: Fix build issue with SENSORS_API_VERSION >= 0x500

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jan 1 10:14:29 UTC 2019


Hello,

On Tue,  1 Jan 2019 11:59:54 +0200, Vadim Kochan wrote:
> Current collectd version 5.7.1 fails to compile because there is
> check which breaks the compilation if lm_sensors API >= 0x500, but
> in the mainline codebase this check was removed in commit:
> 
> 	https://github.com/collectd/collectd/commit/069796bd76dd1ab0089a64f7c9c2a3c9f1475414
> 
> So add backported patch based on this commit.
> 
> Fixes:
> 
> 	http://autobuild.buildroot.net/results/c3c84ca6e11b268ba5ada7e3dca18bca681ee43d/
> 
> Signed-off-by: Vadim Kochan <vadim4j at gmail.com>
> ---
>  ...oved-checks-for-upper-limit-of-SENSORS_AP.patch | 89 ++++++++++++++++++++++
>  1 file changed, 89 insertions(+)
>  create mode 100644 package/collectd/0003-sensors-Removed-checks-for-upper-limit-of-SENSORS_AP.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list