Max has uploaded this change for review. ( https://gerrit.osmocom.org/13345


Change subject: Drop openggsn from build dependencies
......................................................................

Drop openggsn from build dependencies

We don't have SGSN-related code here anymore so we don't need libgtp
from openggsn any longer.

Change-Id: I6725d39449a3d498adcd83fb8c3fe892367df0e8
---
M contrib/jenkins.sh
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/45/13345/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 7083976..f8ae49c 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -18,7 +18,6 @@
        x="${x}_$($1 libosmo-netif)"
        x="${x}_$($1 libosmo-sccp "$sccp_branch")"
        x="${x}_$($1 libsmpp34)"
-       x="${x}_$($1 openggsn)"

        if [ "x$IU" = "x--enable-iu" ]; then
                x="${x}_$($1 libasn1c)"
@@ -36,7 +35,6 @@
        osmo-build-dep.sh libosmo-netif
        osmo-build-dep.sh libosmo-sccp "$sccp_branch"
        PARALLEL_MAKE=-j1 osmo-build-dep.sh libsmpp34
-       osmo-build-dep.sh openggsn

        if [ "x$IU" = "x--enable-iu" ]; then
                osmo-build-dep.sh libasn1c

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

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6725d39449a3d498adcd83fb8c3fe892367df0e8
Gerrit-Change-Number: 13345
Gerrit-PatchSet: 1
Gerrit-Owner: Max <[email protected]>

Reply via email to