Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -1,8 +1,8 @@
config BR2_PACKAGE_BERKELEYDB
bool "berkeleydb"
help
The Berkeley database. A very common library for database
applications.
The Berkeley database. A very common library for
database applications.
http://www.sleepycat.com/products/db.shtml
@@ -16,6 +16,7 @@ config BR2_PACKAGE_BERKELEYDB_COMPAT185
config BR2_PACKAGE_BERKELEYDB_TOOLS
bool "install tools"
help
Install berkeleydb tools, mostly useful for debugging purposes.
Install berkeleydb tools, mostly useful for debugging
purposes.
endif