Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | luajit: fix dependencies of Lua modules | Francois Perrad | 2012-07-18 | 1 | -1/+0 |
| | | | | | | | BR2_PACKAGE_LUA_SHARED_LIBRARY is an internal of lua package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | luafilesystem: remove LARGE_FILE constraint | Francois Perrad | 2010-08-24 | 1 | -4/+0 |
| | | | | | | | | | | | | | | Add a patch to luafilesystem so that it builds correctly when large files are not supported. This allows to remove the dependency of luafilesystem on large file support on the toolchain. Packages such as cgilua, wsapi and xavante, which depend on luafilesystem, also get their dependency on large file support removed. Fixes bug #2359. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> | ||||
* | xavante: needs largefile support (for luafilesystem) | Peter Korsgaard | 2010-07-22 | 1 | -1/+5 |
| | | | | | | And at the same time use select for the lua shared library dependency. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | New lua module: xavante | Gustavo Zacarias | 2010-06-05 | 1 | -0/+14 |
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |