Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zeromq: Fix host-specific path issue with libsodium | niko.mauno@vaisala.com | 2020-04-22 | 1 | -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.0 | Vincent Prince | 2019-04-06 | 1 | -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 Bunk | 2018-11-27 | 1 | -0/+31 |
| | | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | zeromq: following ptest formatting | Roy Li | 2014-09-26 | 1 | -0/+10 |
Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |