Name librcf
Version 2.2.0.0
Summary RCF (Remote Call Framework) is a cross-platform interprocess communication framework for C++
Description Unlike other communication frameworks, RCF doesn't use a separate IDL (Interface Definition Language). RCF interfaces are defined directly in C++, and serialization for user-defined data types likewise is implemented in C++. Instead of a separate IDL compiler tool, RCF uses the C++ compiler to generate client and server stubs.
Section libs
License GPLv2
Homepage http://www.deltavsoft.com/
Recipe file recipes-devtools/librcf/librcf_2.2.0.0.bb
Layer meta-oe (pyro branch)
Inherits
  • cmake
Dependencies
  • boost
  • cmake-native
  • json-spirit
  • openssl
  • protobuf
  • virtual/i586-oe-linux-compilerlibs
  • virtual/i586-oe-linux-gcc
  • virtual/libc
  • zlib
  • boost
  • boost
  • boost
  • json-spirit
  • openssl
  • openssl
  • protobuf
  • boost
  • zlib
  • zlib
PACKAGECONFIG options
  • auto-init-deinit
  • boost-asio
  • boost-filesystem
  • boost-serialization
  • custom-allocator
  • demos
  • dll
  • ipv6
  • json
  • openssl
  • openssl-static
  • protobuf
  • sf-serialization
  • shared
  • static
  • zlib
  • zlib-static

Sources

http://www.deltavsoft.com/downloads/RCF-2.2.0.0.tar.gz

Patches

Patch Status
librcf/0001-Add-CMake-build-files.patch Pending
librcf/aarch64-support.patch Unknown

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
warrior (Yocto Project 2.7) librcf 2.2.0.0
thud (Yocto Project 2.6) librcf 2.2.0.0
sumo (Yocto Project 2.5) librcf 2.2.0.0
rocko (Yocto Project 2.4) librcf 2.2.0.0
pyro (Yocto Project 2.3) librcf 2.2.0.0 (this recipe)