All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] [PATCH v3 0/3] Bump zeromq libraries versions
@ 2019-04-04 13:58 Vincent Prince
  2019-04-04 13:58 ` [meta-oe] [PATCH v3 1/3] zeromq: bump version 4.2.5 => 4.3.1 Vincent Prince
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vincent Prince @ 2019-04-04 13:58 UTC (permalink / raw)
  To: openembedded-devel, bunk, martin.jansa, raj.khem

These patches are intended to bump zeromq libraries to latest stable releases including:
 - libzmq
 - czmq
 - cppzmq

Vincent Prince (3):
  zeromq: bump version 4.2.5 => 4.3.1
  cppzmq: bump version 4.2.3 => 4.3.0
  czmq: bump version 4.1.1 => 4.2.0

 meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb  |  6 ++--
 .../zeromq/{czmq_4.1.1.bb => czmq_4.2.0.bb}        | 18 ++++++------
 .../0001-Problem-out-of-date-with-zproject.patch   | 31 ---------------------
 .../recipes-connectivity/zeromq/zeromq_4.2.5.bb    | 32 ----------------------
 .../recipes-connectivity/zeromq/zeromq_4.3.1.bb    | 26 ++++++++++++++++++
 5 files changed, 39 insertions(+), 74 deletions(-)
 rename meta-oe/recipes-connectivity/zeromq/{czmq_4.1.1.bb => czmq_4.2.0.bb} (56%)
 delete mode 100644 meta-oe/recipes-connectivity/zeromq/files/0001-Problem-out-of-date-with-zproject.patch
 delete mode 100644 meta-oe/recipes-connectivity/zeromq/zeromq_4.2.5.bb
 create mode 100644 meta-oe/recipes-connectivity/zeromq/zeromq_4.3.1.bb

-- 
2.7.4



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

end of thread, other threads:[~2019-04-04 13:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-04 13:58 [meta-oe] [PATCH v3 0/3] Bump zeromq libraries versions Vincent Prince
2019-04-04 13:58 ` [meta-oe] [PATCH v3 1/3] zeromq: bump version 4.2.5 => 4.3.1 Vincent Prince
2019-04-04 13:58 ` [meta-oe] [PATCH v3 2/3] cppzmq: bump version 4.2.3 => 4.3.0 Vincent Prince
2019-04-04 13:58 ` [meta-oe] [PATCH v3 3/3] czmq: bump version 4.1.1 => 4.2.0 Vincent Prince

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.