From: Justin Bronder <jsbronder@cold-front.org>
To: akuster808 <akuster808@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: zeromq: 4.2.3 update
Date: Wed, 28 Feb 2018 10:30:45 -0500 [thread overview]
Message-ID: <20180228153045.GG23655@lasswell> (raw)
In-Reply-To: <83e67416-d1a0-f53a-2067-e82fa2b319ce@gmail.com>
On 27/02/18 21:52 -0800, akuster808 wrote:
>
>
> On 02/26/2018 12:16 PM, Justin Bronder wrote:
> > Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
> can you provide high-lights of what is in the update?
Just getting to 4.2 brings in quite a bit [1] with 4.2.3 providing a lot of bug
fixes. The claim from upstream, validated by my own limited use, is that 4.2 is
backwards compatible all the way to 2.2.0 [2].
1. https://github.com/zeromq/libzmq/releases/tag/v4.2.0
2. http://zeromq.org/intro:get-the-software
>
> - armin
> > ---
> > .../zeromq/{zeromq_4.1.6.bb => zeromq_4.2.3.bb} | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> > rename meta-oe/recipes-connectivity/zeromq/{zeromq_4.1.6.bb => zeromq_4.2.3.bb} (78%)
> >
> > diff --git a/meta-oe/recipes-connectivity/zeromq/zeromq_4.1.6.bb b/meta-oe/recipes-connectivity/zeromq/zeromq_4.2.3.bb
> > similarity index 78%
> > rename from meta-oe/recipes-connectivity/zeromq/zeromq_4.1.6.bb
> > rename to meta-oe/recipes-connectivity/zeromq/zeromq_4.2.3.bb
> > index e126f3239..71d7e7cbf 100644
> > --- a/meta-oe/recipes-connectivity/zeromq/zeromq_4.1.6.bb
> > +++ b/meta-oe/recipes-connectivity/zeromq/zeromq_4.2.3.bb
> > @@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=d5311495d952062e0e4fbba39cbf3de1"
> > PACKAGECONFIG ??= "libsodium"
> > PACKAGECONFIG[libsodium] = "--with-libsodium, --without-libsodium, libsodium"
> >
> > -SRC_URI = "http://github.com/zeromq/zeromq4-1/releases/download/v${PV}/zeromq-${PV}.tar.gz \
> > +SRC_URI = "http://github.com/zeromq/libzmq/releases/download/v${PV}/zeromq-${PV}.tar.gz \
> > file://run-ptest \
> > "
> > -SRC_URI[md5sum] = "c89db4dbc0b90c34c9f4983cbff6d321"
> > -SRC_URI[sha256sum] = "02ebf60a43011e770799336365bcbce2eb85569e9b5f52aa0d8cc04672438a0a"
> > +SRC_URI[md5sum] = "c4e18bd0584ccd34213f152c11f54d6c"
> > +SRC_URI[sha256sum] = "8f1e2b2aade4dbfde98d82366d61baef2f62e812530160d2e6d0a5bb24e40bc0"
> >
> > S = "${WORKDIR}/zeromq-${PV}"
> >
>
--
Justin Bronder
next prev parent reply other threads:[~2018-02-28 15:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-26 20:16 [meta-oe][PATCH 1/2] cppzmq: 4.2.3 update Justin Bronder
2018-02-26 20:16 ` [meta-oe][PATCH 2/2] zeromq: " Justin Bronder
2018-02-28 5:52 ` akuster808
2018-02-28 15:30 ` Justin Bronder [this message]
2018-02-28 5:51 ` [meta-oe][PATCH 1/2] cppzmq: " akuster808
2018-02-28 15:27 ` Justin Bronder
2018-03-01 15:36 ` [meta-oe][PATCH 1/2] " Andreas Oberritter
2018-03-01 15:47 ` Justin Bronder
2018-03-01 16:14 ` Andreas Oberritter
2018-03-02 20:32 ` Justin Bronder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180228153045.GG23655@lasswell \
--to=jsbronder@cold-front.org \
--cc=akuster808@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.