[Buildroot] [PATCH v5 0/3] Opentracing-cpp: new package

Jan Heylen heyleke at gmail.com
Wed Jan 3 21:20:08 UTC 2018


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

Hi,

V5 of "this adds opentracing-cpp package as a logging library package."

Removed generalisation of pkg-cmake stuff related to shared/static stuff again and added note in pkg-cmake.mk why.

br,

Jan

Jan Heylen (3):
  rabbitmq-c: BUILD_SHARED_LIBS is handled in pkg-cmake.mk
  pkg-cmake: add note on BUILD_STATIC_LIBS
  opentracing-cpp: new package

 DEVELOPERS                                         |  3 +
 package/Config.in                                  |  1 +
 ...shared-static-target-a-configurable-optio.patch | 74 ++++++++++++++++++++++
 package/opentracing-cpp/Config.in                  | 16 +++++
 package/opentracing-cpp/opentracing-cpp.hash       |  3 +
 package/opentracing-cpp/opentracing-cpp.mk         | 25 ++++++++
 package/pkg-cmake.mk                               |  9 +++
 package/rabbitmq-c/rabbitmq-c.mk                   |  7 +-
 8 files changed, 135 insertions(+), 3 deletions(-)
 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