All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/2] cppzmq: 4.2.3 update
@ 2018-02-26 20:16 Justin Bronder
  2018-02-26 20:16 ` [meta-oe][PATCH 2/2] zeromq: " Justin Bronder
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Justin Bronder @ 2018-02-26 20:16 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
---
 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 a64745c94..9e8ad5151 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}"
+PV = "4.2.3"
+SRCREV = "v${PV}"
 
 SRC_URI = "git://github.com/zeromq/cppzmq.git"
 
-- 
2.13.6



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

end of thread, other threads:[~2018-03-02 20:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.