Changelog: ========== Type-safe socket.get(sockopt::type) #523 GCC C++14 fix #553 Support ZMQ_ONLY_FIRST_SUBSCRIBE #558 Add pkg-config file and instructions #564 #570 Fix missing include #568 Fix monitor test failures #576 Improved documentation #519 #524
Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb index 7189115092..1dbdc3e46a 100644 --- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb +++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb @@ -4,8 +4,8 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94" DEPENDS = "zeromq" -SRCREV = "dd663fafd830466d34cba278c2cfd0f92eb67614" -PV = "4.8.1" +SRCREV = "d67b6352b87a238775cd17e4376b980d07fa7939" +PV = "4.9.0" SRC_URI = "git://github.com/zeromq/cppzmq.git;branch=master;protocol=https" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99208): https://lists.openembedded.org/g/openembedded-devel/message/99208 Mute This Topic: https://lists.openembedded.org/mt/94399662/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
