aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/adb
Commit message (Collapse)AuthorAgeFilesLines
* adb: Also pass TARGET_CPPFLAGSFlorian Fainelli2017-12-131-1/+1
| | | | | | | | Fixes build issues with external toolchains that do not have STAGING_DIR in their default search path. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> (cherry picked from commit 4aa1560de3ce7e1ce813f450025ee0c55ab868eb)
* adb: new package "Android Debug Bridge"Henryk Heisig2016-12-222-0/+97
Signed-off-by: Henryk Heisig <hyniu@o2.pl>