projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf903fa
)
lua: switch to 5.3.x as default version
author
Francois Perrad
<fperrad@gmail.com>
Sun, 10 Jan 2016 14:49:25 +0000
(15:49 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 12 Jan 2016 21:27:36 +0000
(22:27 +0100)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lua/Config.in
patch
|
blob
|
history
diff --git
a/package/lua/Config.in
b/package/lua/Config.in
index d9cd1dde9fb02c789c3f7c1a274e65afea5fdff3..711fa89163eefb09b4a6d6675c017fc0710ad814 100644
(file)
--- a/
package/lua/Config.in
+++ b/
package/lua/Config.in
@@
-13,7
+13,7
@@
config BR2_PACKAGE_PROVIDES_LUAINTERPRETER
choice
prompt "Lua Version"
- default BR2_PACKAGE_LUA_5_
1
+ default BR2_PACKAGE_LUA_5_
3
help
Select the version of Lua API/ABI you wish to use.