pespin has uploaded this change for review.

View Change

jenkins.sh: libosmo-netif no longer depends on libosmo-abis

Change-Id: I4d4ddaed02bb9e09251996315ed12d912b490851
Depends: libosmo-abis.git Change-Id I079dc3999de508301dd37ed03e399356a58d3cab
Depends: libosmo-netif.git Change-Id I13d6e88158f6d9ce017986283183ee9c2cc68cae
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/64/38864/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 0c7ae7b..26212ed 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -41,8 +41,8 @@
export LD_LIBRARY_PATH="$inst/lib"
export PATH="$inst/bin:$PATH"

+osmo-build-dep.sh libosmo-netif "" --disable-doxygen
osmo-build-dep.sh libosmo-abis
-osmo-build-dep.sh libosmo-netif
osmo-build-dep.sh libosmo-sigtran
osmo-build-dep.sh libsmpp34
osmo-build-dep.sh osmo-mgw

To view, visit change 38864. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I4d4ddaed02bb9e09251996315ed12d912b490851
Gerrit-Change-Number: 38864
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>