[PATCH] openbsc[master]: jenkins.sh: Iu: use libosmo-sccp, -netif master

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
Fri Mar 31 12:04:07 UTC 2017


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

jenkins.sh: Iu: use libosmo-sccp,-netif master

The iu specific branches of libosmo-sccp and libosmo-netif have recently
been merged to master.

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


  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/89/2189/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 08e16b9..323ae04 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -17,14 +17,9 @@
 export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
 export LD_LIBRARY_PATH="$inst/lib"
 
-if [ "x$IU" = "x--enable-iu" ]; then
-	netif_branch="sysmocom/sctp"
-	sccp_branch="sysmocom/iu"
-fi
-
 osmo-build-dep.sh libosmo-abis
-osmo-build-dep.sh libosmo-netif $netif_branch
-osmo-build-dep.sh libosmo-sccp $sccp_branch
+osmo-build-dep.sh libosmo-netif
+osmo-build-dep.sh libosmo-sccp
 PARALLEL_MAKE="" osmo-build-dep.sh libsmpp34
 osmo-build-dep.sh openggsn
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9465d7b956c3bd65d6e8a387e6710235672352e8
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list