The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / luafilesystem / Config.in
1 config BR2_PACKAGE_LUAFILESYSTEM
2         bool "luafilesystem"
3         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4         help
5           LuaFileSystem offers a portable way to access
6           the underlying directory structure and file attributes.
7
8           http://keplerproject.github.com/luafilesystem/