From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] ZeroMQ Version 4.2.X for POLLPRI
Date: Tue, 21 Nov 2017 09:12:18 +0100 [thread overview]
Message-ID: <20171121091218.037a1860@windsurf.lan> (raw)
In-Reply-To: <YTOPR0101MB12259ED71BEB34B7087A2FD1EC220@YTOPR0101MB1225.CANPRD01.PROD.OUTLOOK.COM>
Hello,
On Mon, 20 Nov 2017 22:38:48 +0000, Danick Desjardins wrote:
> I need a feature of ZMQ related to POLLPRI to get interrupts from
> GPIO fds. This feature is only available on ZeroMQ 4.2.x and above.
>
> Looking at the master branch the version is only at 4.1.6. Just
> curious to know if there is any reason this is being held back.
Nope, just that nobody sent a patch to update ZeroMQ.
> I am manually updating it to 4.2.2 locally for my purpose but was
> curious if there were any gotchas with moving to a more recent
> version that people know about.
I don't think we're aware of any gotcha, but as a user of ZeroMQ, you
are probably more likely to know if the 4.2 version of ZeroMQ
introduces changes that are likely to break other packages that use
ZeroMQ.
As part of your ZeroMQ bump, I'd recommend testing a few of the
packages that depend on ZeroMQ, to make sure everything is still OK:
package/azmq/Config.in: select BR2_PACKAGE_ZEROMQ
package/cppzmq/Config.in: select BR2_PACKAGE_ZEROMQ
package/czmq/Config.in: select BR2_PACKAGE_ZEROMQ
package/filemq/Config.in: select BR2_PACKAGE_ZEROMQ
package/mongrel2/Config.in: select BR2_PACKAGE_ZEROMQ
package/php-zmq/Config.in: select BR2_PACKAGE_ZEROMQ
package/python-pyzmq/Config.in: select BR2_PACKAGE_ZEROMQ
package/swupdate/Config.in: * Select BR2_PACKAGE_ZEROMQ to add support for using a remote
package/swupdate/swupdate.mk:ifeq ($(BR2_PACKAGE_ZEROMQ),y)
package/zmqpp/Config.in: select BR2_PACKAGE_ZEROMQ
package/zyre/Config.in: select BR2_PACKAGE_ZEROMQ
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-11-21 8:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-20 22:38 [Buildroot] ZeroMQ Version 4.2.X for POLLPRI Danick Desjardins
2017-11-21 8:12 ` Thomas Petazzoni [this message]
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=20171121091218.037a1860@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox