diff options
| -rw-r--r-- | recipes-connectivity/consul/consul_git.bb | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/recipes-connectivity/consul/consul_git.bb b/recipes-connectivity/consul/consul_git.bb index bcfb5aa..5f86597 100644 --- a/recipes-connectivity/consul/consul_git.bb +++ b/recipes-connectivity/consul/consul_git.bb | |||
| @@ -3,40 +3,6 @@ HOMEPAGE = "https://www.consul.io/" | |||
| 3 | LICENSE = "MPL-2.0" | 3 | LICENSE = "MPL-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b278a92d2c1509760384428817710378" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b278a92d2c1509760384428817710378" |
| 5 | 5 | ||
| 6 | DEPENDS += "circbuf \ | ||
| 7 | consul-migrate \ | ||
| 8 | go-checkpoint \ | ||
| 9 | go-msgpack \ | ||
| 10 | go-metrics \ | ||
| 11 | go-bindata \ | ||
| 12 | go-sys \ | ||
| 13 | go-syslog \ | ||
| 14 | dockerclient \ | ||
| 15 | logutils \ | ||
| 16 | memberlist \ | ||
| 17 | raft \ | ||
| 18 | raft-boltdb \ | ||
| 19 | scada-client \ | ||
| 20 | serf-go \ | ||
| 21 | yamux \ | ||
| 22 | muxado \ | ||
| 23 | dns \ | ||
| 24 | cli \ | ||
| 25 | mapstructure \ | ||
| 26 | copystructure \ | ||
| 27 | reflectwalk \ | ||
| 28 | columnize \ | ||
| 29 | go-radix \ | ||
| 30 | golang-lru \ | ||
| 31 | hashicorp-hil \ | ||
| 32 | hashicorp-hcl \ | ||
| 33 | hashicorp-go-cleanhttp \ | ||
| 34 | hashicorp-go-memdb \ | ||
| 35 | hashicorp-go-reap \ | ||
| 36 | hashicorp-go-uuid \ | ||
| 37 | net-rpc-msgpackrpc \ | ||
| 38 | " | ||
| 39 | |||
| 40 | PKG_NAME = "github.com/hashicorp/consul" | 6 | PKG_NAME = "github.com/hashicorp/consul" |
| 41 | SRC_URI = "git://${PKG_NAME}.git \ | 7 | SRC_URI = "git://${PKG_NAME}.git \ |
| 42 | file://consul.service \ | 8 | file://consul.service \ |
