osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-cbc/+/38879?usp=email )
Change subject: contrib/jenkins: libosmo-abis after libosmo-netif
......................................................................
contrib/jenkins: libosmo-abis after libosmo-netif
Depends: libosmo-abis I079dc3999de508301dd37ed03e399356a58d3cab
Depends: libosmo-netif I13d6e88158f6d9ce017986283183ee9c2cc68cae
Change-Id: I50c399223d97434848153d983db04bb2e9ce8dda
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/79/38879/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 561d3d9..a8f85b1 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -30,8 +30,8 @@
export PATH="$inst/bin:$PATH"
osmo-build-dep.sh libosmocore "" --disable-doxygen
-osmo-build-dep.sh libosmo-abis
osmo-build-dep.sh libosmo-netif "" --disable-doxygen
+osmo-build-dep.sh libosmo-abis
# Additional configure options and depends
CONFIG=""
--
To view, visit
https://gerrit.osmocom.org/c/osmo-cbc/+/38879?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I50c399223d97434848153d983db04bb2e9ce8dda
Gerrit-Change-Number: 38879
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>