[PATCH] osmo-ci[master]: Fix OsmoSGSN nightly build

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/.

Max gerrit-no-reply at lists.osmocom.org
Wed Oct 4 10:09:23 UTC 2017


Review at  https://gerrit.osmocom.org/4138

Fix OsmoSGSN nightly build

It depends on libgtp provided by OsmoGGSN so let's build it in that
order.

Change-Id: Icedc259ddc3a3b83ce8fe87f5572596ef29d6814
Related: OS#2527
---
M scripts/osmocom-nightly-packages.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/38/4138/1

diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 032bd49..432e7a1 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -51,8 +51,8 @@
 build libosmo-abis
 build libosmo-netif
 build libsmpp34
-build osmo-sgsn
 build osmo-ggsn
+build osmo-sgsn
 build openbsc
 build osmo-pcap
 build osmo-stp

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icedc259ddc3a3b83ce8fe87f5572596ef29d6814
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list