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 / lua-messagepack / Config.in
1 config BR2_PACKAGE_LUA_MESSAGEPACK
2         bool "lua-messagepack"
3         help
4           A pure Lua implementation of the MessagePack serialization
5           format.
6
7           http://fperrad.github.io/lua-MessagePack/