summaryrefslogtreecommitdiffstats
path: root/package/azmq
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'next'Peter Korsgaard2018-03-052-3/+4
|\ | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| * azmq: bump to version 1.0.2Fabrice Fontaine2018-02-272-3/+4
| | | | | | | | | | | | | | Add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | azmq: add NPTL dependencyFabrice Fontaine2018-02-251-3/+3
|/ | | | | | | | | | | boost-log depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL so add this dependency to azmq Fixes: - http://autobuild.buildroot.net/results/ffa5f21d7e7c38ea7adebc84f1cc8ee4cff74f1b Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* azmq: Add new packageRJ Ascani2017-08-034-0/+92
The azmq library provides Boost Asio style bindings for ZeroMQ. This library is built on top of ZeroMQ's standard C interface and is intended to work well with C++ applications which use the Boost libraries in general, and Asio in particular. Signed-off-by: RJ Ascani <rj.ascani@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
OpenPOWER on IntegriCloud