pespin submitted this change.

View Change

Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
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(-)

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 change 38879. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I50c399223d97434848153d983db04bb2e9ce8dda
Gerrit-Change-Number: 38879
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin@sysmocom.de>