summaryrefslogtreecommitdiff
path: root/devel/android-tools-fastboot
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-06-22 12:43:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-06-22 12:43:00 +0000
commit228dd6ce73b0291a1100508203ea5f07478e4617 (patch)
treebe02500acba61cd6b1b9d7ab1f9abc8f5fc5c174 /devel/android-tools-fastboot
parentUpgrade argdata and cloudabi-utils to the latest upstream versions. (diff)
devel/android-tools-fastboot-devel: update to o.p.2.332
Changes: https://android.googlesource.com/platform/system/core/+log/dfd30c4a169e..d1e9e7bc06f0/fastboot
Notes
Notes: svn path=/head/; revision=444112
Diffstat (limited to 'devel/android-tools-fastboot')
-rw-r--r--devel/android-tools-fastboot/pkg-descr8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/android-tools-fastboot/pkg-descr b/devel/android-tools-fastboot/pkg-descr
index 2fd2edd56d97..d80b116a953b 100644
--- a/devel/android-tools-fastboot/pkg-descr
+++ b/devel/android-tools-fastboot/pkg-descr
@@ -1,4 +1,6 @@
-Fastboot is a diagnostic protocol primarily used to update the flash
-filesystem of Android devices over USB.
+Fastboot protocol is a mechanism for communicating with bootloaders
+over USB or Ethernet. It is designed to be very straightforward to
+implement, to allow it to be used across a wide range of devices and
+from hosts running Linux, macOS, or Windows.
-This package provides the fastboot command-line tool.
+WWW: https://android.googlesource.com/platform/system/core/+/master/fastboot/README.md