All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] add more dependencies on atomic operations
@ 2014-09-08  6:32 Alexey Brodkin
  2014-09-08  6:32 ` [Buildroot] [PATCH 1/2] libtirpc: add dependency " Alexey Brodkin
  2014-09-08  6:32 ` [Buildroot] [PATCH 2/2] zeromq: " Alexey Brodkin
  0 siblings, 2 replies; 12+ messages in thread
From: Alexey Brodkin @ 2014-09-08  6:32 UTC (permalink / raw)
  To: buildroot

More packages were discovered to use atomic operatoins.
With this series dependencies are applied to libraries that use atomic
operations and packages that explicitly select mentioned libraries.

Alexey Brodkin (2):
  libtirpc: add dependency on atomic operations
  zeromq: add dependency on atomic operations

 package/argus/Config.in           | 1 +
 package/conntrack-tools/Config.in | 1 +
 package/cppzmq/Config.in          | 1 +
 package/czmq/Config.in            | 1 +
 package/filemq/Config.in          | 1 +
 package/libtirpc/Config.in        | 1 +
 package/lmbench/Config.in         | 1 +
 package/mongrel2/Config.in        | 1 +
 package/nfs-utils/Config.in       | 1 +
 package/php-zmq/Config.in         | 1 +
 package/python-pyzmq/Config.in    | 1 +
 package/quota/Config.in           | 1 +
 package/rpcbind/Config.in         | 1 +
 package/zeromq/Config.in          | 1 +
 package/zmqpp/Config.in           | 1 +
 package/zyre/Config.in            | 1 +
 16 files changed, 16 insertions(+)

-- 
1.9.3

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

end of thread, other threads:[~2014-09-12 13:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-08  6:32 [Buildroot] [PATCH 0/2] add more dependencies on atomic operations Alexey Brodkin
2014-09-08  6:32 ` [Buildroot] [PATCH 1/2] libtirpc: add dependency " Alexey Brodkin
2014-09-08  7:23   ` Thomas Petazzoni
2014-09-08  9:23     ` Alexey Brodkin
2014-09-08  9:27       ` Thomas Petazzoni
2014-09-12 13:12         ` Alexey Brodkin
2014-09-12 13:25           ` Thomas Petazzoni
2014-09-12 13:31             ` Alexey Brodkin
2014-09-08  6:32 ` [Buildroot] [PATCH 2/2] zeromq: " Alexey Brodkin
2014-09-08  7:23   ` Thomas Petazzoni
2014-09-08  9:27     ` Alexey Brodkin
2014-09-08  9:33       ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.