Bump buildroot to 2019.02
This commit is contained in:
9
bsp/buildroot/package/python-falcon/Config.in
Normal file
9
bsp/buildroot/package/python-falcon/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_FALCON
|
||||
bool "python-falcon"
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_MIMEPARSE # runtime
|
||||
help
|
||||
An unladen web framework for building APIs and app
|
||||
backends.
|
||||
|
||||
http://falconframework.org
|
||||
Reference in New Issue
Block a user