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 / wsapi / Config.in
1 config BR2_PACKAGE_WSAPI
2         bool "wsapi"
3         # Runtime dependency only
4         select BR2_PACKAGE_COXPCALL
5         select BR2_PACKAGE_LUAFILESYSTEM
6         select BR2_PACKAGE_RINGS
7         help
8           API that abstracts the web server from Lua web applications.
9
10           http://keplerproject.github.com/wsapi/