Bump buildroot to 2019.02
This commit is contained in:
6
bsp/buildroot/package/python-cached-property/Config.in
Normal file
6
bsp/buildroot/package/python-cached-property/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_CACHED_PROPERTY
|
||||
bool "python-cached-property"
|
||||
help
|
||||
A decorator for caching properties in classes.
|
||||
|
||||
https://github.com/pydanny/cached-property
|
||||
Reference in New Issue
Block a user