mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/lua-std-debug: new package
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Acked-by: Francois Perrad <francois.perrad@gadz.org> [Thomas: - drop unneeded dependency in Config.in file - add entry in DEVELOPERS file - fix location of license file - add hash for license file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
ff92d5d1b6
commit
3f86a178ae
7
package/lua-std-debug/Config.in
Normal file
7
package/lua-std-debug/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_LUA_STD_DEBUG
|
||||
bool "lua-std-debug"
|
||||
help
|
||||
Manage an overall debug state, and associated hint
|
||||
substates.
|
||||
|
||||
http://lua-stdlib.github.io/_debug
|
||||
Reference in New Issue
Block a user