packages/lm-sensors: fix compilation with musl
authorBrendan Heading <brendanheading@gmail.com>
Mon, 31 Aug 2015 12:39:08 +0000 (13:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 31 Aug 2015 20:17:16 +0000 (22:17 +0200)
commitc559c0b55fd350de239fb01ac893d59ec7f64e4a
treef23a53168934d30020776cdc52ffe24c6d70955d
parent3131ec442c0146a185740008b7113d6936c46001
packages/lm-sensors: fix compilation with musl

Fixes:
http://autobuild.buildroot.net/results/f72/f72ae17cea910a1dbd3d5d4d09cfbc90d9ba8dc0/

Imports a patch from Alpine Linux to remove __GLIBC__ conditional
compilation. Retested with both musl, glibc and uclibc.

Patch accepted upstream.

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lm-sensors/0003-musl-fix-includes.patch [new file with mode: 0644]