android-tools: needs thread support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 15 May 2016 20:03:30 +0000 (22:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 15 May 2016 20:03:30 +0000 (22:03 +0200)
commit247592ed00adadcdcb14948ada2bc7fdd5aa20a1
tree09bdec6f2033bdb6f6613ad3e9ecd5b628d1e462
parent0490a09fd73d45f0832e179074cdbe514deb977e
android-tools: needs thread support

Both adb and adbd use <pthread.h>, and fastboot needs thread due to
its dependency on libselinux, so we put the dependency in the
top-level android-tools Config.in option.

Fixes:

  http://autobuild.buildroot.net/results/bafadedc0ae91f8a1e26d14f30b37d6bb9486816/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/android-tools/Config.in