pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-remsim/+/38889?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: I72837fbde099f410eff69362155cb62e8a83c2c6
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 37a779c..2aa56a4 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -29,8 +29,8 @@
export PATH="$inst/bin:$PATH"
osmo-build-dep.sh libosmocore "" --disable-doxygen
+osmo-build-dep.sh libosmo-netif "" --disable-doxygen
osmo-build-dep.sh libosmo-abis
-osmo-build-dep.sh libosmo-netif
osmo-build-dep.sh simtrace2
# Additional configure options and depends
--
To view, visit
https://gerrit.osmocom.org/c/osmo-remsim/+/38889?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I72837fbde099f410eff69362155cb62e8a83c2c6
Gerrit-Change-Number: 38889
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>