[meta-virtualization] [meta-cloud-services] [PATCH 1/2] consul: Upgrade to 1.6.0

zhe.he at windriver.com zhe.he at windriver.com
Mon Sep 9 02:42:09 PDT 2019


From: He Zhe <zhe.he at windriver.com>

1.6.0 is the latest release.

Signed-off-by: He Zhe <zhe.he at windriver.com>
---
 recipes-connectivity/consul/consul_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-connectivity/consul/consul_git.bb b/recipes-connectivity/consul/consul_git.bb
index ab78cbd..f3e64e9 100644
--- a/recipes-connectivity/consul/consul_git.bb
+++ b/recipes-connectivity/consul/consul_git.bb
@@ -4,7 +4,7 @@ LICENSE = "MPL-2.0 & BSD & Apache-2.0 & BSD-2-Clause & MIT"
 LIC_FILES_CHKSUM = "file://src/github.com/hashicorp/consul/LICENSE;md5=b278a92d2c1509760384428817710378"
 
 GO_IMPORT = "github.com/hashicorp/consul"
-SRCREV = "567e41ff6b096a478333c804d5c18264050bc3f8"
+SRCREV = "944cc71026c007e7de9467ec3f38f0ad14464fcc"
 SRC_URI = "git://${GO_IMPORT}.git \
            file://consul.service \
           "
-- 
2.7.4



More information about the meta-virtualization mailing list