summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/zeromq/files
Commit message (Collapse)AuthorAgeFilesLines
* zeromq: Backport patches to support builds with CMake 4+Moritz Haase12 days2-0/+97
| | | | | | | There hasn't been a new upstream release yet that ships the required changes. Signed-off-by: Moritz Haase <Moritz.Haase@bmw.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: Update to 4.3.5Peter Kjellerstedt2023-11-211-64/+0
| | | | | | | | A backported patch has been removed as it is no longer needed. License-Update: Relicensed as MPL-2.0 Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: Fix build with gcc13Khem Raj2023-02-011-0/+64
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: upgrade 4.3.2 -> 4.3.3Zang Ruochen2020-09-101-6/+13
| | | | | | | | Refresh the following patch: 0001-CMakeLists-txt-Avoid-host-specific-path-to-libsodium.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: Fix host-specific path issue with libsodiumniko.mauno@vaisala.com2020-04-221-0/+39
| | | | | | | | | | | | | Avoid propagation of full build host specific path into WORKDIR/sysroot-destdir/usr/share/cmake/ZeroMQ/ZeroMQTargets.cmake when building the recipe as this causes following-like breakage on sstate cache consumer hosts (with different build host specific path, than the host that populated sstate cache) ninja: error: '/build/host/specific/path/to/zeromq/4.3.2-r0/recipe-sysroot/usr/lib/libsodium.so', needed by 'src/FooBar', missing and no known rule to make it Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* czmq: bump version 4.1.1 => 4.2.0Vincent Prince2019-04-061-31/+0
| | | | | | | Also, add curl and systemd to PACKAGECONFIG Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add czmq (C bindings for ZeroMQ)Adrian Bunk2018-11-271-0/+31
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: following ptest formattingRoy Li2014-09-261-0/+10
Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>