blob: fffead3e48fe58e53920640e091f29926a756051 (
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.1.2/hostedx40.rbf -> hostedx40-0.1.2.rbf ) x115? ( http://nuand.com/fpga/v0.1.2/hostedx115.rbf -> hostedx115-0.1.2.rbf )
_eclass_exported_funcs=src_install:-
_md5_=3e24a4f16e27c66667582cf0847b463d
|