[OE-core] [oe] Add lua to oe-core.

Khem Raj raj.khem at gmail.com
Wed Aug 7 18:30:55 UTC 2013


On Aug 7, 2013, at 5:23 AM, Petr Štetiar <ynezz at true.cz> wrote:

> Randy MacLeod <randy.macleod at windriver.com> [2013-07-25 15:57:58]:
> 
>> lua-5.2.2 is current, see: http://www.lua.org/download.html
>> so we'd likely uprev and send that version.
> 
> Just FYI Lua 5.2 has quite a lot of changes to Lua 5.1[1].  So I wouldn't
> consider it as an drop-in replacement for Lua 5.1. Simply said it's not
> compatible out of the box.

5.2 is not ABI compatible with 5.1 see

http://www.lua.org/manual/5.2/manual.html#8

so you can add a new recipe for 5.2 on
the same lines at 5.1 but don't delete 5.1

> 
>> oe-core.git $ grep -r lua * | egrep -v 'valuat|valuable|uargp|rpm'
>> meta/recipes-extended/lighttpd/lighttpd_1.4.32.bb:
>>             --without-lua \
> 
> For example lighttpd uses Lua 5.1.
> 
> 1. http://www.corsix.org/content/look-lua-52-work3
> 
> -- ynezz
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list