summaryrefslogtreecommitdiffstats
path: root/package/luvi
Commit message (Collapse)AuthorAgeFilesLines
* luvi: build for the right MIPS endiannessVicente Olivert Riera2016-01-191-1/+3
| | | | | | | | | | | | Otherwise it will cause build failures like this one: [100%] Linking C executable luvi /home/buildroot/autobuild/run/instance-2/output/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-gnu/5.2.0/../../../../mipsel-buildroot-linux-gnu/bin/ld: jitted_tmp/src/lua/init.lua_luvi_generated.o: compiled for a big endian system and target is little endian Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/luvi: bump to version 2.5.1Jörg Krause2015-12-262-2/+2
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* luvi: new packageJörg Krause2015-12-203-0/+92
Add package luvi version v2.3.5. luvi extends LuaJIT with asynchronous I/O and several optional modules to run Lua applications and build self-contained binaries. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud