blob: 20dfcaaa1bb33e2e26b386d06a7e7b08f5d9aebd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=bladeRF FPGA bitstreams
EAPI=5
HOMEPAGE=http://nuand.com/fpga.php
IUSE=+x40 +x115
KEYWORDS=~amd64 ~arm ~x86
LICENSE=MIT
SLOT=0
SRC_URI=x40? ( http://nuand.com/fpga/v0.3.4/hostedx40.rbf -> hostedx40-0.3.4.rbf ) x115? ( http://nuand.com/fpga/v0.3.4/hostedx115.rbf -> hostedx115-0.3.4.rbf )
_eclass_exported_funcs=src_install:-
_md5_=560fc376b7c683e7d55ad2a42ddc95ec
|