[Buildroot] [PATCH 1/6] lua: add 5.3.x serie

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jan 16 21:25:56 UTC 2015


Dear Francois Perrad,

On Fri, 16 Jan 2015 22:09:50 +0100, Francois Perrad wrote:

> +ifeq ($(BR2_PACKAGE_LUA_5_3),y)
> +LUA_VERSION = 5.3.0
> +else
>  ifeq ($(BR2_PACKAGE_LUA_5_2),y)
>  LUA_VERSION = 5.2.3
>  else
>  LUA_VERSION = 5.1.5
>  endif

Can we get rid of Lua 5.1 ? If not, at what point do you think it will
be possible ?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list