package/evtest: fix build with musl 1.2.0
authorBaruch Siach <baruch@tkos.co.il>
Fri, 27 Mar 2020 07:45:25 +0000 (10:45 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 30 Mar 2020 06:56:29 +0000 (08:56 +0200)
commitf3adc71b070f4f71f500b13e10da33174a9747c1
treebfa1b262ef2b87fe00ea063c3cd37302c58eb6df
parentad6a0d0d65692e7a06b2c43b299141ac397b192c
package/evtest: fix build with musl 1.2.0

Add upstream patch fixing issue with 64-bit time_t introduced in musl
1.2.0 for 32-bit architectures.

Fixes:
http://autobuild.buildroot.net/results/0847ef68b7f7bffa3083229ad9523dbad28db4f2/
http://autobuild.buildroot.net/results/73355877a945d3555350bea3bef70dfa68b80018/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/evtest/0002-Fix-build-on-32bit-arches-with-64bit-time_t.patch [new file with mode: 0644]