mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_DOCKER
|
||||
bool "python-docker"
|
||||
# docker-engine may be running on another host, so no dependency
|
||||
select BR2_PACKAGE_PYTHON_SSL if BR2_PACKAGE_PYTHON # runtime
|
||||
select BR2_PACKAGE_PYTHON3_SSL if BR2_PACKAGE_PYTHON3 # runtime
|
||||
select BR2_PACKAGE_PYTHON_BACKPORTS_SSL_MATCH_HOSTNAME \
|
||||
if BR2_PACKAGE_PYTHON # runtime
|
||||
# docker-engine may be running on another host, so no other dependency
|
||||
select BR2_PACKAGE_PYTHON3_SSL # runtime
|
||||
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_WEBSOCKET_CLIENT # runtime
|
||||
|
||||
Reference in New Issue
Block a user