osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-bsc/+/39054?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: Idcd6aecd9bd50b43e3c16c6f636151bb7958b06f
Depends: libosmo-abis.git Change-Id I079dc3999de508301dd37ed03e399356a58d3cab
Depends: libosmo-netif.git Change-Id I13d6e88158f6d9ce017986283183ee9c2cc68cae
(cherry picked from commit 6a4e24fb381b3c9fd97cd5ffba1cff31be244899)
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
fixeria: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
osmith: Verified
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 6828016..9f9d2f7 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -54,8 +54,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 osmo-mgw
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/39054?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-bsc
Gerrit-Branch: osmith/1.12.3
Gerrit-Change-Id: Idcd6aecd9bd50b43e3c16c6f636151bb7958b06f
Gerrit-Change-Number: 39054
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>