Martin Jansa f7326128b8 android-tools: add libcap dependency and fix build on big endian systems
* add dependency on libcap to fix:
  android-tools/5.1.1.r37-r0/git/system/core/adb/adb.c:39:28: fatal error: sys/capability.h: No such file or directory
   #include <sys/capability.h>
                            ^
* add patch from buildroot to fix build with newer glibc and on
  bit-endian systems
  android-tools/5.1.1.r37-r0/git/system/core/adb/usb_linux_client.c:38:25: error: initializer element is not constant
    #define cpu_to_le32(x)  htole32(x)
                            ^

* and also disable thumb to fix:
  http://errors.yoctoproject.org/Errors/Details/133881/

* drop default apply=yes for the .patch files

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-22 13:17:07 +01:00
..
2016-04-28 10:38:37 +02:00
2016-12-02 09:16:18 +01:00
2015-06-08 14:15:24 +02:00
2016-08-22 15:56:29 +02:00
2017-01-10 13:12:56 +01:00
2016-03-07 13:02:18 +01:00
2016-12-13 11:19:11 +01:00
2016-05-10 20:18:29 +02:00
2016-08-22 15:56:29 +02:00
2017-01-25 15:59:58 +01:00
2016-11-26 01:07:21 +01:00
2016-01-06 13:25:54 +01:00
2017-01-25 16:00:00 +01:00
2016-03-25 11:27:30 +01:00
2016-08-22 15:56:28 +02:00
2016-09-05 13:30:53 +02:00
2014-07-22 00:01:47 +02:00
2017-01-10 13:12:56 +01:00
2016-10-25 15:31:16 +02:00
2016-12-13 11:19:11 +01:00
2017-02-22 13:16:48 +01:00
2017-02-22 13:16:55 +01:00
2016-10-03 19:19:54 +02:00
2015-06-17 22:36:11 +02:00
2016-08-22 15:56:28 +02:00
2017-01-25 15:58:54 +01:00
2016-08-22 15:56:29 +02:00
2016-12-02 09:16:17 +01:00
2016-08-22 15:56:29 +02:00
2016-12-26 08:24:54 +01:00