Review at https://gerrit.osmocom.org/3779
jenkins: fix build: remove unused dependencies
Change-Id: Ice81f8541eda2cd5beeacbfd481f3e4283211331
---
M contrib/jenkins.sh
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/79/3779/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7380189..2882989 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -27,9 +27,7 @@
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 openggsn
-osmo-build-dep.sh osmo-mgw pre_release # move to 'master' once the split is
complete
if [ "x$IU" = "x--enable-iu" ]; then
osmo-build-dep.sh libasn1c
--
To view, visit https://gerrit.osmocom.org/3779
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ice81f8541eda2cd5beeacbfd481f3e4283211331
Gerrit-PatchSet: 1
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>