42c2da0d8a
Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
298 B
Plaintext
10 lines
298 B
Plaintext
config BR2_PACKAGE_PYTHON_RTSLIB_FB
|
|
bool "python-rtslib-fb"
|
|
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
|
help
|
|
rtslib-fb is an object-based Python library for configuring
|
|
the LIO generic SCSI target, present in 3.x Linux kernel
|
|
versions.
|
|
|
|
https://github.com/agrover/rtslib-fb
|