Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/10397 )

Change subject: jenkins-build-osmo-msc.sh: Build osmo-hlr before osmo-msc
......................................................................

jenkins-build-osmo-msc.sh: Build osmo-hlr before osmo-msc

osmo-msc now needs libosmo-gsup-client, which is built during omso-hlr
compilation.

Change-Id: I67c5d168011a385fd4f68df351e0a93e9bef37a7
---
M contrib/jenkins-build-osmo-msc.sh
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/contrib/jenkins-build-osmo-msc.sh 
b/contrib/jenkins-build-osmo-msc.sh
index 28d327b..5b5d1f6 100755
--- a/contrib/jenkins-build-osmo-msc.sh
+++ b/contrib/jenkins-build-osmo-msc.sh
@@ -10,6 +10,7 @@
 build_repo libsmpp34 --enable-sanitize
 build_repo libosmo-sccp --enable-sanitize
 build_repo osmo-mgw --enable-sanitize
+build_repo osmo-hlr --enable-sanitize
 build_repo osmo-msc --enable-sanitize --enable-smpp --disable-iu

 create_bin_tgz osmo-msc

--
To view, visit https://gerrit.osmocom.org/10397
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I67c5d168011a385fd4f68df351e0a93e9bef37a7
Gerrit-Change-Number: 10397
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Jenkins Builder

Reply via email to