libmodbus: update to 3.1.6 10809/head
authorMichael Heimpold <mhei@heimpold.de>
Sun, 15 Sep 2019 09:09:48 +0000 (11:09 +0200)
committerKarl Palsson <karlp@etactica.com>
Tue, 17 Dec 2019 14:35:54 +0000 (14:35 +0000)
commit7ebd7011cc3a1cb29f1677d2646a79ebb968e5cb
tree6f54ded82a74b9eacabefe9380ea4b0365a3b63f
parent3a65e659db605d9ddb013d44517bda9cbc566853
libmodbus: update to 3.1.6

Also fix the license information: in older versions the test programs
were GPL 3 licensed, but meanwhile it changed to BSD license.
But since this package only packages the library itself, we can
safely focus only on the LGPL here which covers the library itself.

While at, fix a minor nitpick during library symlink installation.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
libs/libmodbus/Makefile
libs/libmodbus/patches/0001-Fixed-MODBUS_GET_-macros-in-case-of-negative-values.patch [new file with mode: 0644]
libs/libmodbus/patches/0001-Only-set-SER_RS485_ENABLED-bit-of-existing-RS485-set.patch [deleted file]
libs/libmodbus/patches/0002-Oops-fix-OR-on-RS485-settings-1c5d969.patch [deleted file]