Update buildroot 2020.02.01 (#622)
* Update buildroot 2020.02.01 Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix LN * Fix wpa Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix lint Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * fix-network Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix script Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
11
buildroot/package/openlayers/Config.in
Normal file
11
buildroot/package/openlayers/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_OPENLAYERS
|
||||
bool "openlayers"
|
||||
help
|
||||
OpenLayers makes it easy to put a dynamic map in any web
|
||||
page. It can display map tiles, vector data and markers
|
||||
loaded from any source. OpenLayers has been developed to
|
||||
further the use of geographic information of all kinds. It
|
||||
is completely free, Open Source JavaScript, released under
|
||||
the 2-clause BSD License (also known as the FreeBSD).
|
||||
|
||||
https://openlayers.org
|
||||
Reference in New Issue
Block a user