[Buildroot] [PATCH v2 0/2] Opentracing-cpp: new package

Jan Heylen heyleke at gmail.com
Sat Dec 23 07:40:00 UTC 2017


From: Jan Heylen <jan.heylen at nokia.com>

Hi,

this adds opentracing-cpp package as a logging library package.

Extra patch included to make shared/static target configurable.

Upstream of that patch is ongoing:
https://github.com/opentracing/opentracing-cpp/pull/46

br,

Jan

Jan Heylen (2):
  Opentracing: add opentracing-cpp v1.2.0 package
  opentracing-cpp: make shared/static target a configurable option

 package/Config.in                                  |  1 +
 ...shared-static-target-a-configurable-optio.patch | 73 ++++++++++++++++++++++
 package/opentracing-cpp/Config.in                  | 11 ++++
 package/opentracing-cpp/opentracing-cpp.hash       |  3 +
 package/opentracing-cpp/opentracing-cpp.mk         | 22 +++++++
 5 files changed, 110 insertions(+)
 create mode 100644 package/opentracing-cpp/0001-CMake-make-shared-static-target-a-configurable-optio.patch
 create mode 100644 package/opentracing-cpp/Config.in
 create mode 100644 package/opentracing-cpp/opentracing-cpp.hash
 create mode 100644 package/opentracing-cpp/opentracing-cpp.mk

-- 
2.7.4



More information about the buildroot mailing list