Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v6 0/4] Opentracing-cpp: new package
@ 2018-01-04 12:28 Jan Heylen
  2018-01-04 12:28 ` [Buildroot] [PATCH v6 1/4] rabbitmq-c: BUILD_SHARED_LIBS is handled in pkg-cmake.mk Jan Heylen
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jan Heylen @ 2018-01-04 12:28 UTC (permalink / raw)
  To: buildroot

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

Hi,

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

added a patch for m68k cf toolchains suffering from BR2_TOOLCHAIN_HAS_GCC_BUG_64735

br,

Jan

Jan Heylen (4):
  rabbitmq-c: BUILD_SHARED_LIBS is handled in pkg-cmake.mk
  pkg-cmake: add note on BUILD_STATIC_LIBS
  m68k_cf5208: suffers from gcc 64735
  opentracing-cpp: new package

 DEVELOPERS                                         |  3 +
 package/Config.in                                  |  1 +
 ...shared-static-target-a-configurable-optio.patch | 74 ++++++++++++++++++++++
 package/opentracing-cpp/Config.in                  | 15 +++++
 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 +-
 toolchain/toolchain-common.in                      |  1 +
 9 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-01-08 21:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04 12:28 [Buildroot] [PATCH v6 0/4] Opentracing-cpp: new package Jan Heylen
2018-01-04 12:28 ` [Buildroot] [PATCH v6 1/4] rabbitmq-c: BUILD_SHARED_LIBS is handled in pkg-cmake.mk Jan Heylen
2018-01-07 22:44   ` Thomas Petazzoni
2018-01-04 12:28 ` [Buildroot] [PATCH v6 2/4] pkg-cmake: add note on BUILD_STATIC_LIBS Jan Heylen
2018-01-07 22:45   ` Thomas Petazzoni
2018-01-04 12:28 ` [Buildroot] [PATCH v6 3/4] m68k_cf5208: suffers from gcc 64735 Jan Heylen
2018-01-07 22:45   ` Thomas Petazzoni
2018-01-08 21:53   ` Peter Korsgaard
2018-01-04 12:28 ` [Buildroot] [PATCH v6 4/4] opentracing-cpp: new package Jan Heylen
2018-01-07 22:45   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox