package/openzwave: fix strncat build failure
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 24 May 2019 14:14:10 +0000 (16:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 26 May 2019 13:05:59 +0000 (15:05 +0200)
commit108e9638b67b7e6e219bf52f53cb434dfe870cb8
tree615db19174b362f30c5886f6a79744c5336338d3
parent9386d72e742c410b7a7e155dee6542dca2c3f045
package/openzwave: fix strncat build failure

Retrieve upstream patch that fixes a build failure caused by
strncat():

error: 'char* strncat(char*, const char*, size_t)' output may be truncated copying between 0 and 253 bytes from a string of length 253

This patch also allow to disable the use of the bundled tinyxml
library so use this new option and add a dependency of openzwave on
tinyxml to use it as a regular external library.

Fixes:

  http://autobuild.buildroot.org/results/cbe0671831d874a5b96a944b891fe1eea823667b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/openzwave/0002-update-spec-files.patch [new file with mode: 0644]
package/openzwave/Config.in
package/openzwave/openzwave.mk