blob: a3fcb3dfe914a23ff4b9c7f866e7296692aa6ac8 (
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_=3e24a4f16e27c66667582cf0847b463d
|