aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-01-25 00:14:01 +0100
committerHarald Welte <laforge@gnumonks.org>2018-01-25 00:18:05 +0100
commit8b1cba842115dcf121154ca81ccb7d9f310442e3 (patch)
tree28bf0a1643dcf5e571375109f53f226458208c93 /contrib
parenta3ab1de7dc63c113721b776869849c3b636b39f3 (diff)
jenkins.sh: Don't depend on osmo-ggsn
There's nothing GPRS related left in osmo-msc, and hence no reason why we should build osmo-ggsn as a build dependency. Change-Id: I096f63e471dc8fdbd42a78f67d433f61b830615b
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/jenkins.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index e4f90e6d8..d80422d77 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -29,7 +29,6 @@ osmo-build-dep.sh libosmo-abis
osmo-build-dep.sh libosmo-netif
osmo-build-dep.sh libosmo-sccp
PARALLEL_MAKE="" osmo-build-dep.sh libsmpp34
-osmo-build-dep.sh osmo-ggsn
osmo-build-dep.sh osmo-mgw
if [ "x$IU" = "x--enable-iu" ]; then