Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / 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/