[oe] [meta-oe][PATCH 0/2] Add grpc support

Alexey Firago alexey_firago at mentor.com
Tue Oct 31 20:47:01 UTC 2017


This series adds changes and recipes to build C based gRPC libraries
and framework.

Alexey Firago (2):
  glflags: Build native version
  grpc: Add recipe for grpc v1.6.6

 ...when-cross-compiling-the-host-grpc_cpp_pl.patch |  68 +++++++++
 ...txt-Fix-grpc_cpp_plugin-path-during-cross.patch |  68 +++++++++
 ....txt-Fix-libraries-installation-for-Linux.patch | 157 +++++++++++++++++++++
 ...ht-protoc-executable-regardless-of-protob.patch |  77 ++++++++++
 meta-oe/recipes-devtools/grpc/grpc_1.6.6.bb        |  38 +++++
 meta-oe/recipes-support/gflags/gflags_2.2.0.bb     |   2 +
 6 files changed, 410 insertions(+)
 create mode 100644 meta-oe/recipes-devtools/grpc/grpc-1.6.6/0001-CMakeLists-when-cross-compiling-the-host-grpc_cpp_pl.patch
 create mode 100644 meta-oe/recipes-devtools/grpc/grpc-1.6.6/0001-CMakeLists.txt-Fix-grpc_cpp_plugin-path-during-cross.patch
 create mode 100644 meta-oe/recipes-devtools/grpc/grpc-1.6.6/0001-CMakeLists.txt-Fix-libraries-installation-for-Linux.patch
 create mode 100644 meta-oe/recipes-devtools/grpc/grpc-1.6.6/0001-use-the-right-protoc-executable-regardless-of-protob.patch
 create mode 100644 meta-oe/recipes-devtools/grpc/grpc_1.6.6.bb

-- 
2.7.4



More information about the Openembedded-devel mailing list