Name protobuf-c
Version 1.5.2 (4719fdd7760624388c2c5b9d6759eb6a47490626)
Summary Protocol Buffers - structured data serialisation mechanism
Description This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format. It includes libprotobuf-c, a pure C library that implements protobuf encoding and decoding, and protoc-c, a code generator that converts Protocol Buffer .proto files to C descriptor code, based on the original protoc. protobuf-c formerly included an RPC implementation; that code has been split out into the protobuf-c-rpc project.
Section console/tools
License BSD-2-Clause
Homepage https://github.com/protobuf-c/protobuf-c
Recipe file meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c_1.5.2.bb
Layer meta-voltumna (master branch)
Inherits
  • autotools
  • gcc
  • gcc-native
  • pkgconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gcc-cross-i686
  • libtool-cross
  • libtool-native
  • pkgconf-native
  • protobuf
  • protobuf-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

git://github.com/protobuf-c/protobuf-c.git

Patches

None

bbappends

This recipe is appended by:

meta-mingw protobuf-c_%.bbappend
meta-voltumna protobuf-c_%.bbappend

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master protobuf-c 1.5.2 (this recipe)