8dd5390be6
tftpy is described as a pure Python implementation of the Trivial FTP protocol. Add support for this package. Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
config BR2_PACKAGE_PYTHON_TFTPY
|
|
bool "python-tftpy"
|
|
help
|
|
tftpy is a pure Python implementation of the
|
|
Trivial FTP protocol.
|
|
|
|
https://github.com/msoulier/tftpy
|