b9a207e4ff
Also add a comment to indicate that python-configshell-fb and targetcli-fb should be bumped every time python-rtslib-fb is bumped because upstream usually upgrades all of these packages at the same time. Another comment warns that switching this package to PyPI would make us miss new versions of python-rtslib-fb. Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
278 B
Plaintext
10 lines
278 B
Plaintext
config BR2_PACKAGE_PYTHON_RTSLIB_FB
|
|
bool "python-rtslib-fb"
|
|
select BR2_PACKAGE_PYTHON_SIX
|
|
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/open-iscsi/rtslib-fb
|