1config BR2_PACKAGE_PYTHON_FILELOCK 2 bool "python-filelock" 3 help 4 A platform independent file lock. 5 6 https://github.com/benediktschmitt/py-filelock 7