kumquat-buildroot/package/python-rtslib-fb/Config.in
Christophe Vu-Brugier 678ebdf3c8 python-rtslib-fb: bump version
Also add new dependency to python-six.

Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-03 14:17:41 +02:00

10 lines
275 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/agrover/rtslib-fb