diff options
author | Jason Pruitt <jrspruitt@gmail.com> | 2018-03-31 22:57:58 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-04-01 14:38:35 +0200 |
commit | 29b7cc88f401dcc69a085be5af067851f896da58 (patch) | |
tree | 57bab1a181e0658161dca176dd72bbf33e2bbcb3 /package/hackrf/hackrf.hash | |
parent | 25cc88079459beba0827e95733f54ecad0bf995c (diff) | |
download | buildroot-29b7cc88f401dcc69a085be5af067851f896da58.tar.gz buildroot-29b7cc88f401dcc69a085be5af067851f896da58.zip |
hackrf: new package
This patch adds hackrf/host tools for HackRF, a low cost, open source
Software Defined Radio platform.
Sources of host tools are available on GitHub here:
https://github.com/mossmann/hackrf/tree/master/host
Signed-off-by: Jason Pruitt <jrspruitt@gmail.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
[Arnout:
- Rename package to hackrf to match upstream name;
- Reorder dependencies and remove empty line (check-package);
- Use only sha256 hash;
- Add hash for license file;
- Bump to 2018.01.1;
- Use uploaded tarball rather than github-generated one;
- Fix dependencies of comment (|| instead of &&)
- Add UDEV_RULES_GROUP=plugdev in case the build host doesn't have
this group;
- Add patch fixing build without C++ compiler.
]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/hackrf/hackrf.hash')
-rw-r--r-- | package/hackrf/hackrf.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/hackrf/hackrf.hash b/package/hackrf/hackrf.hash new file mode 100644 index 0000000000..c0cf732213 --- /dev/null +++ b/package/hackrf/hackrf.hash @@ -0,0 +1,3 @@ +# Locally calculated +sha256 a89badc09a1d2fa18367b3b2c974580ad5f6ce93aaa4e54557dc3d013c029d14 hackrf-2018.01.1.tar.xz +sha256 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad COPYING |