Update cuttlefish to v2.2.1
This commit is contained in:
parent
d7254cdc7f
commit
99f4283458
2
Makefile
2
Makefile
|
@ -18,7 +18,7 @@ NO_AUTOPATCH = cuttlefish
|
|||
ERLC_OPTS += +debug_info -DAPPLICATION=emqx
|
||||
|
||||
BUILD_DEPS = cuttlefish
|
||||
dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish v2.2.0
|
||||
dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish v2.2.1
|
||||
|
||||
#TEST_DEPS = emqx_ct_helplers
|
||||
#dep_emqx_ct_helplers = git git@github.com:emqx/emqx-ct-helpers
|
||||
|
|
Loading…
Reference in New Issue