sumo: Update to 1.3.1
authorRosen Penev <rosenp@gmail.com>
Fri, 4 Oct 2019 01:27:01 +0000 (18:27 -0700)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 20 Jul 2020 11:48:27 +0000 (13:48 +0200)
commitfa49751a8bb1da34252ba8efc934dfeda8d39f9f
treef3a9772285909cfe97b9ebab2e5f5751771e5b16
parentde41dcbf27f6cbd7e6e421c30f7a3bc507cb1a63
sumo: Update to 1.3.1

Converted to CMake for simplicity.

Added upstream patch to use sleep_for instead of deprecated usleep.

Added patch to fix compilation with musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit a9abe60ef4678254abac66e42e0f20b14fc6fb2d)
utils/sumo/Makefile
utils/sumo/patches/010-usleep.patch [new file with mode: 0644]
utils/sumo/patches/020-strerror.patch [new file with mode: 0644]
utils/sumo/patches/100-configure_fix.patch [deleted file]