capnproto: new package
authorJoel Carlson <joelsoncarl@gmail.com>
Tue, 10 Jul 2018 22:31:25 +0000 (16:31 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Jul 2018 14:52:22 +0000 (16:52 +0200)
commit21fc68228945c04fbaf57d88d1062d266648649a
tree35dfe0d0c4f623fadeaa72b19fb502985696e1e6
parentefa6946d4b43b8a07a7d0e4dcbfe1bd31503e1d9
capnproto: new package

Adds the capnproto package. This also builds a host variant to generate
the capnp compiler that can be used to compile message definitions into
C++ code. Includes a patch from upstream to fix an issue with uclibc.

Signed-off-by: Koen Martens <gmc@sonologic.nl>
Signed-off-by: Joel Carlson <JoelsonCarl@gmail.com>
[Thomas: only link with -latomic when BR2_TOOLCHAIN_HAS_LIBATOMIC=y.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/capnproto/0001-Do-not-use-execinfo-h-with-uclibc.patch [new file with mode: 0644]
package/capnproto/Config.in [new file with mode: 0644]
package/capnproto/capnproto.hash [new file with mode: 0644]
package/capnproto/capnproto.mk [new file with mode: 0644]