Bump buildroot to 2019.02
This commit is contained in:
8
bsp/buildroot/package/python-multidict/Config.in
Normal file
8
bsp/buildroot/package/python-multidict/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_MULTIDICT
|
||||
bool "python-multidict"
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
help
|
||||
Multidict is dict-like collection of key-value pairs where a
|
||||
key may occur more than once in the container.
|
||||
|
||||
https://github.com/aio-libs/multidict
|
||||
Reference in New Issue
Block a user