]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
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)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 May 2017 12:46:21 +0000 (14:46 +0200)
commit353ffb24975b3c7ae0f073749838d3ca3422de7a
tree9ae449ab66f432a4ecce7084a7619d9925cc7938
parent597cc20156e73f954a648f66638302ae15e9e48d
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>
(cherry picked from commit d09d3a7fa00585ca570a75fee59b9cb3ac983d98)
Signed-off-by: Peter Korsgaard <peter@korsgaard.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]