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