diff options
author | Vadim Kochan <vadim4j@gmail.com> | 2019-01-01 11:59:54 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2019-01-01 11:13:49 +0100 |
commit | e8da238787216c03ed49eed135bfde515533fe6e (patch) | |
tree | 7c17b37c5bcad1a2fadd51dc8b030f926c54774d /package/python-setuptools/python-setuptools.mk | |
parent | f2b783a8f237e8294bc371d3e52d3e994cfd80ef (diff) | |
download | buildroot-e8da238787216c03ed49eed135bfde515533fe6e.tar.gz buildroot-e8da238787216c03ed49eed135bfde515533fe6e.zip |
package/collectd: Fix build issue with SENSORS_API_VERSION >= 0x500
Current collectd version 5.7.1 fails to compile because there is a
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@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-setuptools/python-setuptools.mk')
0 files changed, 0 insertions, 0 deletions