]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/collectd
collectd: patch for successful build with updated lm_sensors
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 14 Apr 2021 11:57:45 +0000 (13:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 Apr 2021 17:28:12 +0000 (17:28 +0000)
commita50af14f381867b876419f6229981a882ef6f707
tree8218c815efff45651ebb1fe75301d5443d1a3fa8
parentc85b97ed5a76eb670ffb79d1377ad642f3ca32ec
collectd: patch for successful build with updated lm_sensors

- Patch to remove checks for SENSORS_API_VERSION upper limit
   Patch based on one by Pavel Rochnyack
   https://git.ipfire.org/?p=thirdparty/collectd.git;a=commitdiff;h=d5a3c020>
- Without this patch collectd fails to build with the updated lm_sensors
   version (3-6-0) due to a problem with the version of libsensors used by
   lm_sensors

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/collectd
src/patches/collectd-4.10.9-remove-checks-for-SENSORS_API_VERSION-upper-limit.patch [new file with mode: 0644]