config BR2_PACKAGE_MSGPACK_C bool "msgpack-c" help MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller. Note: this package is the C variant of msgpack-c. For the C++ variant, use the "msgpack" Buildroot package. https://msgpack.org/