blob: 7bae5604092819085ebc7d24199105cc8d87d3e5 (
plain)
1
2
3
4
5
6
7
8
9
|
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
|