libmodbus: backport RS485 fixes 8656/head
authorDaniel Golle <daniel@makrotopia.org>
Thu, 11 Apr 2019 13:15:22 +0000 (15:15 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 11 Apr 2019 13:17:52 +0000 (15:17 +0200)
commit3f808eb6289aa6c2e0ff3ee4133258bfb6d29e96
tree43c847d521515348d72e92a9b98a17fb47b01099
parent4e943bb90f0baf11f5d0c9b6e1c2f845ae55ed88
libmodbus: backport RS485 fixes

Import two patches from upstream in order to fix Modbus-RTU over RS485:
 1c5d969 Only set SER_RS485_ENABLED bit of existing RS485 settings
 91a1d74 Oops fix OR on RS485 settings (1c5d969)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/libmodbus/Makefile
libs/libmodbus/patches/0001-Only-set-SER_RS485_ENABLED-bit-of-existing-RS485-set.patch [new file with mode: 0644]
libs/libmodbus/patches/0002-Oops-fix-OR-on-RS485-settings-1c5d969.patch [new file with mode: 0644]