summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/zeromq/czmq_4.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* czmq: fix upstream version checkPierre-Jean Texier2020-03-051-0/+2
| | | | | | | | | | | | Fixes: INFO: Skip package czmq (status = UNKNOWN_BROKEN, current version = 4.2.0, next version = N/A) After this commit: INFO: Skip package czmq (status = MATCH, current version = 4.2.0, next version = 4.2.0) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
* czmq: bump version 4.1.1 => 4.2.0Vincent Prince2019-04-061-0/+30
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>