diff options
| author | He Zhe <zhe.he@windriver.com> | 2019-09-09 17:42:09 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-09 13:34:53 -0400 |
| commit | 46c6f29d0a4952cbb2dca204a49a6fa45fe2c936 (patch) | |
| tree | 85659701447ecc8389802b72ab369857f68e5bfd | |
| parent | bc53c1f642a1aa8f0db464d86eb7b0aa9a661860 (diff) | |
| download | meta-cloud-services-46c6f29d0a4952cbb2dca204a49a6fa45fe2c936.tar.gz | |
consul: Upgrade to 1.6.0
1.6.0 is the latest release.
Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | recipes-connectivity/consul/consul_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 4 | LIC_FILES_CHKSUM = "file://src/github.com/hashicorp/consul/LICENSE;md5=b278a92d2c1509760384428817710378" | 4 | LIC_FILES_CHKSUM = "file://src/github.com/hashicorp/consul/LICENSE;md5=b278a92d2c1509760384428817710378" |
| 5 | 5 | ||
| 6 | GO_IMPORT = "github.com/hashicorp/consul" | 6 | GO_IMPORT = "github.com/hashicorp/consul" |
| 7 | SRCREV = "567e41ff6b096a478333c804d5c18264050bc3f8" | 7 | SRCREV = "944cc71026c007e7de9467ec3f38f0ad14464fcc" |
| 8 | SRC_URI = "git://${GO_IMPORT}.git \ | 8 | SRC_URI = "git://${GO_IMPORT}.git \ |
| 9 | file://consul.service \ | 9 | file://consul.service \ |
| 10 | " | 10 | " |
