Bump buildroot to 2019.02
This commit is contained in:
8
bsp/buildroot/package/python-aiodns/Config.in
Normal file
8
bsp/buildroot/package/python-aiodns/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_AIODNS
|
||||
bool "python-aiodns"
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_PYCARES # runtime
|
||||
help
|
||||
Simple DNS resolver for asyncio.
|
||||
|
||||
http://github.com/saghul/aiodns
|
||||
Reference in New Issue
Block a user