summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2019-01-08 17:19:15 -0500
committerRick Farina <zerochaos@gentoo.org>2019-01-08 17:19:30 -0500
commit75d395767418049d092ff63c4ef39153989438ab (patch)
tree8683b482c0a468f0b62d844185567b52625b88d6 /net-wireless
parentnet-wireless/hackrf-tools: add hackrf_easy_flash (diff)
downloadgentoo-75d395767418049d092ff63c4ef39153989438ab.tar.gz
gentoo-75d395767418049d092ff63c4ef39153989438ab.tar.bz2
gentoo-75d395767418049d092ff63c4ef39153989438ab.zip
net-wireless/hackrf-tools: please upstream
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rwxr-xr-xnet-wireless/hackrf-tools/files/hackrf_easy_flash1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-wireless/hackrf-tools/files/hackrf_easy_flash b/net-wireless/hackrf-tools/files/hackrf_easy_flash
index 3c802b440fac..78d0c69b0cd5 100755
--- a/net-wireless/hackrf-tools/files/hackrf_easy_flash
+++ b/net-wireless/hackrf-tools/files/hackrf_easy_flash
@@ -115,6 +115,7 @@ if [ "${CPLD}" = 1 ] && [ "${TARGET}" != "hackrf" ]; then
exit 1
fi
+printf "This tool is provided by Gentoo, please report bugs on https://bugs.gentoo.org/\n\n"
if [ ${DFU_MODE} = 1 ]; then
printf "Preparing to reset hackrf with DFU ${ram_firmware}\n"
printf "Then flashing with ${firmware}\n\n"