aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@cold-front.org>2018-03-02 16:46:23 -0500
committerArmin Kuster <akuster808@gmail.com>2018-03-16 19:15:50 -0700
commit933cef83ebab893c9f6cf3f2ea8a830a23bc65cc (patch)
tree81514b8b735a55899c7c55b66a182cd5b870a5df
parent50ad136fe723d11e6febf1a7779ec5bdb1d12134 (diff)
downloadmeta-openembedded-933cef83ebab893c9f6cf3f2ea8a830a23bc65cc.tar.gz
cppzmq: 4.2.3 update
Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb4
1 files 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 a64745c94a..4920bce8c8 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 = "68a7b09cfce01c4c279fba2cf91686fcfc566848"
-PV = "4.1.5+git${SRCPV}"
+SRCREV = "6aa3ab686e916cb0e62df7fa7d12e0b13ae9fae6"
+PV = "4.2.3+git${SRCPV}"
SRC_URI = "git://github.com/zeromq/cppzmq.git"