osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-sgsn/+/39542?usp=email )


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

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

Change-Id: Id62040f41e9a5c233cc42eedb0bd5df9f62df418
Depends: libosmo-abis.git Change-Id I079dc3999de508301dd37ed03e399356a58d3cab
Depends: libosmo-netif.git Change-Id I13d6e88158f6d9ce017986283183ee9c2cc68cae
(cherry picked from commit 11854f52ac0a117d1161b2c82f5836680955082f)
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/42/39542/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index c04bc9e..ced8367 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -32,12 +32,12 @@
 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 osmo-ggsn
 osmo-build-dep.sh osmo-hlr

 if [ "x$IU" = "x--enable-iu" ]; then
-       osmo-build-dep.sh libosmo-netif
        osmo-build-dep.sh libosmo-sigtran
        osmo-build-dep.sh libasn1c
        #osmo-build-dep.sh asn1c aper-prefix # only needed for make regen in 
osmo-iuh

--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/39542?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-sgsn
Gerrit-Branch: pespin/base
Gerrit-Change-Id: Id62040f41e9a5c233cc42eedb0bd5df9f62df418
Gerrit-Change-Number: 39542
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-CC: pespin <[email protected]>

Reply via email to