diff options
author | Matt Weber <matthew.weber@rockwellcollins.com> | 2018-09-20 08:24:51 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-20 22:20:22 +0200 |
commit | b7490dbd31bd995d29465cb2d47811d19088e891 (patch) | |
tree | 0542d7df39cd446c053082e04a6d9ef3ea2a1713 | |
parent | 8084c33b39a64c6d2906296d042263a348fc0c99 (diff) | |
download | buildroot-b7490dbd31bd995d29465cb2d47811d19088e891.tar.gz buildroot-b7490dbd31bd995d29465cb2d47811d19088e891.zip |
package/android-tools: update upstream URL in Config.in help
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-rw-r--r-- | package/android-tools/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/android-tools/Config.in b/package/android-tools/Config.in index 96e36e6cd7..478f1392dc 100644 --- a/package/android-tools/Config.in +++ b/package/android-tools/Config.in @@ -15,6 +15,8 @@ config BR2_PACKAGE_ANDROID_TOOLS can be used to interact with target devices using of these protocols. + https://wiki.debian.org/AndroidTools#Original_android-tools_package + if BR2_PACKAGE_ANDROID_TOOLS # We need kernel headers that support the __SANE_USERSPACE_TYPES__ |