[MERGED] osmo-gsm-tester[master]: jenkins: fix build of osmo-sgsn: use osmo-ggsn

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Oct 4 11:13:56 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: jenkins: fix build of osmo-sgsn: use osmo-ggsn
......................................................................


jenkins: fix build of osmo-sgsn: use osmo-ggsn

osmo-sgsn change-id I91a126952ae75ae9ba1f42aac4d26413384bba5d and commit
a3b73e917b653d13d027cff2c95a56bbc1264446 has broken compatibility with
openggsn.git, by requiring current osmo-ggsn version (1.0.0).

Fix build fallout: use osmo-ggsn instead of openggsn.git.

Change-Id: I5161983ef625465e21b95578ab5648ecc73d6069
---
M contrib/jenkins-build-osmo-sgsn.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Max: Looks good to me, but someone else must approve
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins-build-osmo-sgsn.sh b/contrib/jenkins-build-osmo-sgsn.sh
index 1979e8c..45fae5e 100755
--- a/contrib/jenkins-build-osmo-sgsn.sh
+++ b/contrib/jenkins-build-osmo-sgsn.sh
@@ -8,7 +8,7 @@
 build_repo libosmo-abis
 build_repo libosmo-netif --disable-doxygen
 build_repo libosmo-sccp
-build_repo openggsn
+build_repo osmo-ggsn
 build_repo osmo-sgsn --disable-iu
 
 create_bin_tgz osmo-sgsn

-- 
To view, visit https://gerrit.osmocom.org/4122
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5161983ef625465e21b95578ab5648ecc73d6069
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list