kumquat-buildroot/package/sane-backends
Peter Seiderer b025ab55ae package/sane-backends: add patch to fix compile for toolchains without thread support
Fixes:

  - http://autobuild.buildroot.net/results/c9b0e41d66211bcab231b5db78c6eebe4b1d78ba

  genesys/scanner_interface_usb.cpp: In member function ‘virtual void genesys::ScannerInterfaceUsb::sleep_us(unsigned int)’:
  genesys/scanner_interface_usb.cpp:484:10: error: ‘std::this_thread’ has not been declared
    484 |     std::this_thread::sleep_for(std::chrono::microseconds{microseconds});
        |          ^~~~

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-04-04 13:59:11 +02:00
..
0001-sane_backend-add-missing-config.h.patch
0002-genesys-fix-gcc-4.8-compile.patch
0003-genesys-use-usleep-instead-of-std-this_thread-sleep_.patch package/sane-backends: add patch to fix compile for toolchains without thread support 2021-04-04 13:59:11 +02:00
Config.in
sane-backends.hash
sane-backends.mk
saned.socket
saned@.service