package/bluez_utils: fix test build issues with musl
authorRomain Naour <romain.naour@gmail.com>
Sat, 13 May 2017 17:10:09 +0000 (19:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 May 2017 14:04:30 +0000 (16:04 +0200)
commitd09d3a7fa00585ca570a75fee59b9cb3ac983d98
treef4f3dc1284b6d581d8bee28c2642b9da1d485527
parent8554be9f82301282161cf6310bacdb6067fefb16
package/bluez_utils: fix test build issues with musl

Add one missing header and avoid encrypt redefinition.

Fixes:
http://autobuild.buildroot.net/results/06c/06c930d9c5299b79500d018ac3fb2861ce834c7c/

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bluez_utils/0004-test-add-missing-header.patch [new file with mode: 0644]
package/bluez_utils/0005-test-avoid-conflict-with-encrypt-function.patch [new file with mode: 0644]