laforge has submitted this change. (
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(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index ca087f9..92029ad 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 "" --disable-doxygen
osmo-build-dep.sh osmo-mgw
# Additional configure options and depends
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc-nat/+/39094?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-bsc-nat
Gerrit-Branch: master
Gerrit-Change-Id: I0adc46722bd3da2dc5d2b6fa92bc491d7d16b205
Gerrit-Change-Number: 39094
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>