domoticz: fix build with boost 1.66
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 14 Jan 2018 19:59:44 +0000 (20:59 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 Jan 2018 14:20:19 +0000 (15:20 +0100)
commitf193ba1e18766ad0352085e548e4f8000120ae3d
treed57110fb109c1b29286ee851ef3b9ca4d320f2f3
parent65793bab3d21b1a8d6091174eb2f57b6a8d61b51
domoticz: fix build with boost 1.66

Patch fetch from one of the answer of
 https://github.com/domoticz/domoticz/issues/2034
(issue still opened, no official PR sent upstream)

Boost asio changed its API:
 - http://www.boost.org/doc/libs/1_66_0/doc/html/boost_asio/net_ts.html

Fixes:
 - http://autobuild.buildroot.net/results/5f02c8fc84889748f283ee1cb76248bb0880215a

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/domoticz/0001-Fix-compilation-with-boost-1.66.patch [new file with mode: 0644]