buildroot/package/python-xmodem/Config.in
Marcin Niestroj 1c3e331043 package/python-xmodem: new package
Source package of newest release does not contain license file, so
PKG-INFO is used for now. Missing LICENSE file was added to master
branch of xmodem repository ([1]), so hopefully it will replace PKG-INFO
check after new xmodem release.

[1] https://github.com/tehmaze/xmodem/pull/42

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-25 16:03:16 +01:00

7 lines
134 B
Plaintext

config BR2_PACKAGE_PYTHON_XMODEM
bool "python-xmodem"
help
XMODEM protocol implementation.
https://github.com/tehmaze/xmodem