bump version to 2022.02.9

add miyoo_defconfig
This commit is contained in:
tiopex
2023-01-31 13:11:45 +01:00
parent 1fa746c353
commit dcdaa3599c
8423 changed files with 184305 additions and 91107 deletions

View File

@@ -1,10 +1,10 @@
config BR2_PACKAGE_PYTHON_TXTORCON
bool "python-txtorcon"
depends on BR2_INSTALL_LIBSTDCPP # python-pyopenssl, python-service-identity
# python-pyopenssl -> python-cryptography
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
select BR2_PACKAGE_PYTHON_AUTOMAT # runtime
select BR2_PACKAGE_PYTHON_IDNA # runtime
select BR2_PACKAGE_PYTHON_INCREMENTAL # runtime
select BR2_PACKAGE_PYTHON_IPADDRESS if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON_PYOPENSSL # runtime
select BR2_PACKAGE_PYTHON_SERVICE_IDENTITY # runtime
select BR2_PACKAGE_PYTHON_TWISTED # runtime
@@ -14,6 +14,3 @@ config BR2_PACKAGE_PYTHON_TXTORCON
configuration abstractions.
https://github.com/meejah/txtorcon
comment "python-txtorcon needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP