summaryrefslogtreecommitdiffstats
path: root/package/luvi
Commit message (Collapse)AuthorAgeFilesLines
* package/luvi: bump to version 2.7.5Jörg Krause2016-08-012-2/+2
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/luvi: bump to version 2.7.2Jörg Krause2016-06-092-4/+2
| | | | | | | Version bump includes fetched patch from upstream, so remove it. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* luvi: bump to version 2.7.0Jörg Krause2016-04-152-2/+4
| | | | | | | | | | | Add a patch from upstream [1] to fix CMake build error when building with option "WithSharedLibluv=ON". [1] https://github.com/luvit/luvi/commit/35c3961d10d3f9e3752102ea8e8bb8c187b32241 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* luvi: bump to version 2.6.1Jörg Krause2016-03-082-2/+2
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* 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