protobuf-c 1.3.0+gitX
Name | protobuf-c |
---|---|
Version | 1.3.0+gitX (dac1a65feac4ad72f612aab99f487056fbcf5c1a) |
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 | recipes-devtools/protobuf/protobuf-c_1.3.0.bb |
Layer | meta-oe (rocko branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/protobuf-c/protobuf-c.git |
Patches
None
Other branches
This recipe in other branches of meta-oe:
Branch | Recipe |
---|---|
master | protobuf-c 1.5.0 |
scarthgap (Yocto Project 5.0) | protobuf-c 1.5.0 |
nanbield (Yocto Project 4.3) | protobuf-c 1.4.1 |
mickledore (Yocto Project 4.2) | protobuf-c 1.4.1 |
langdale (Yocto Project 4.1) | protobuf-c 1.4.1 |
kirkstone (Yocto Project 4.0) | protobuf-c 1.4.1 |
honister (Yocto Project 3.4) | protobuf-c 1.3.3 |
hardknott (Yocto Project 3.3) | protobuf-c 1.3.3 |
gatesgarth (Yocto Project 3.2) | protobuf-c 1.3.3 |
dunfell (Yocto Project 3.1) | protobuf-c 1.3.3 |
zeus (Yocto Project 3.0) | protobuf-c 1.3.2 |
warrior (Yocto Project 2.7) | protobuf-c 1.3.1+gitX |
thud (Yocto Project 2.6) | protobuf-c 1.3.1+gitX |
sumo (Yocto Project 2.5) | protobuf-c 1.3.0+gitX |
rocko (Yocto Project 2.4) | protobuf-c 1.3.0+gitX (this recipe) |
pyro (Yocto Project 2.3) | protobuf-c 1.2.1 |
morty (Yocto Project 2.2) | protobuf-c 1.2.1 |