Migrate buildroot 2019.02.9

This commit is contained in:
Pascal Vizeli
2020-01-13 13:52:18 +00:00
parent ed1574306a
commit acc0758a5b
137 changed files with 898 additions and 1178 deletions

View File

@@ -1,7 +1,7 @@
config BR2_PACKAGE_PYTHON_PYASN_MODULES
bool "python-pyasn-modules"
depends on BR2_INSTALL_LIBSTDCPP
select BR2_PACKAGE_PYASN # runtime
select BR2_PACKAGE_PYTHON_PYASN # runtime
help
A collection of ASN.1-based protocols modules.