buildrootschalter/package/targetcli-fb/Config.in
Christophe Vu-Brugier 3867623c23 targetcli-fb: new package
targetcli-fb is a command-line interface for configuring the LIO
generic SCSI target, present in 3.x Linux kernel versions.

Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-09-21 19:45:54 +02:00

15 lines
420 B
Plaintext

comment "targetcli-fb depends on python"
depends on !BR2_PACKAGE_PYTHON
config BR2_PACKAGE_TARGETCLI_FB
bool "targetcli-fb"
depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_PYTHON_CONFIGSHELL_FB
select BR2_PACKAGE_PYTHON_RTSLIB_FB
help
targetcli-fb is a command-line interface for configuring the
LIO generic SCSI target, present in 3.x Linux kernel
versions.
https://github.com/agrover/targetcli-fb