Update Buildroot 2020.02.2 (#682)

Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
Pascal Vizeli
2020-05-20 17:32:11 +02:00
committed by GitHub
parent ce3c80641b
commit 035e3884d8
264 changed files with 4460 additions and 1085 deletions

View File

@@ -1,6 +1,5 @@
config BR2_PACKAGE_PYTHON_FUTURE
bool "python-future"
depends on BR2_PACKAGE_PYTHON
help
Easy, clean, reliable Python 2/3 compatibility.