pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc-nat/+/39094?usp=email )
Change subject: jenkins.sh: Build against new libosmo-sigtran repo ......................................................................
jenkins.sh: Build against new libosmo-sigtran repo
libosmo-sccp.git repo was deprecated in favour of libosmo-sigtran.git.
Change-Id: I0adc46722bd3da2dc5d2b6fa92bc491d7d16b205 --- M contrib/jenkins.sh 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc-nat refs/changes/94/39094/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index ca087f9..9002fa7 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -32,7 +32,7 @@ osmo-build-dep.sh libosmocore "" --disable-doxygen osmo-build-dep.sh libosmo-netif "" --disable-doxygen osmo-build-dep.sh libosmo-abis -osmo-build-dep.sh libosmo-sccp +osmo-build-dep.sh libosmo-sigtran osmo-build-dep.sh osmo-mgw
# Additional configure options and depends