kumquat-buildroot/package/acpid
Brendan Heading 1b53609f99 package/acpid: fix musl build problem
Fixes http://autobuild.buildroot.net/results/7e6/7e60af535dd4177afdc4cb7b92e9abf27c3fba07

acpid uses TEMP_FAILURE_RETRY which is a glibc feature.
patch adds this macro if it is not present and __GLIBC__
is undefined.

Patch submitted upstream.

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-28 23:13:03 +02:00
..
0001-dont-use-isfdtype.patch
0002-add-missing-defines.patch
0003-support-for-non-glibc-libcs.patch
acpid.hash
acpid.mk
Config.in
S02acpid