update buildroot to 2017.02.11

This commit is contained in:
jbnadal
2018-05-22 15:35:47 +02:00
parent 4bf1f5e091
commit a3c10bd762
9257 changed files with 433426 additions and 1701 deletions

View File

@@ -0,0 +1,6 @@
config BR2_PACKAGE_DADO
bool "dado"
help
Database Facilities for LuaSQL.
http://www.ccpa.puc-rio.br/software/dado/

View File

@@ -0,0 +1,2 @@
# Locally calculated
sha256 b7a68583c36643ad9040937d7e2b99230af7da83c7cbd13c9923881f1eb7490f dado-1.6.0-1.src.rock

View File

@@ -0,0 +1,10 @@
################################################################################
#
# dado
#
################################################################################
DADO_VERSION = 1.6.0-1
DADO_LICENSE = MIT
$(eval $(luarocks-package))