mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
lua: switch to 5.3.x as default version
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
cf903fa515
commit
d9e74e78b5
@ -13,7 +13,7 @@ config BR2_PACKAGE_PROVIDES_LUAINTERPRETER
|
|||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Lua Version"
|
prompt "Lua Version"
|
||||||
default BR2_PACKAGE_LUA_5_1
|
default BR2_PACKAGE_LUA_5_3
|
||||||
help
|
help
|
||||||
Select the version of Lua API/ABI you wish to use.
|
Select the version of Lua API/ABI you wish to use.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user