kumquat-buildroot/package/bcusdk
Kurt Van Dijck bc4f5598dc bcusdk: eibd: drop local clock_gettime in USB backends
clock_gettime is defined locally, and calls pth_int_time, which
in turn calls clock_gettime.
The USB backend shouldn't overrule clock_gettime in the first place.
This patch fixes this endless recursion by removing the local defition.

Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-08-29 23:27:58 +02:00
..
0001-fd_set-requires-inclusion-of-sys-select.h.patch
0002-eibd-fix-endless-recursion-when-using-USB-backends.patch bcusdk: eibd: drop local clock_gettime in USB backends 2017-08-29 23:27:58 +02:00
bcusdk.hash
bcusdk.mk
Config.in