mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
update homepage, Kepler Project is gone diff doc/us/license.html: update copyright years and homepage Signed-off-by: Francois Perrad <francois.perrad.86@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
config BR2_PACKAGE_LUASQL_SQLITE3
|
|
bool "luasql-sqlite3"
|
|
select BR2_PACKAGE_SQLITE
|
|
help
|
|
LuaSQL is a simple interface from Lua to a DBMS.
|
|
|
|
https://lunarmodules.github.io/luasql/
|