pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnodeb/+/38868?usp=email )
Change subject: jenkins.sh: libosmo-netif no longer depends on libosmo-abis ...................................................................... jenkins.sh: libosmo-netif no longer depends on libosmo-abis Depends: libosmo-abis.git Change-Id I079dc3999de508301dd37ed03e399356a58d3cab Depends: libosmo-netif.git Change-Id I13d6e88158f6d9ce017986283183ee9c2cc68cae Change-Id: I4c49af3ec48aae1654a4d4b6f3dff8ba0a3f53c5 --- M contrib/jenkins.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/68/38868/1 diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index 0237bd4..9bd0506 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-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 libasn1c osmo-build-dep.sh osmo-iuh -- To view, visit https://gerrit.osmocom.org/c/osmo-hnodeb/+/38868?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: osmo-hnodeb Gerrit-Branch: master Gerrit-Change-Id: I4c49af3ec48aae1654a4d4b6f3dff8ba0a3f53c5 Gerrit-Change-Number: 38868 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]>
