osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-uecups/+/38876?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: Id541ace50bc44aa026b5e56d50df3696e1c96300 --- M contrib/jenkins.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-uecups refs/changes/76/38876/1 diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index ec97a36..c5259e5 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -19,8 +19,8 @@ verify_value_string_arrays_are_terminated.py $(find . -name "*.[hc]") osmo-build-dep.sh libosmocore "" ac_cv_path_DOXYGEN=false -osmo-build-dep.sh libosmo-abis "" ac_cv_path_DOXYGEN=false osmo-build-dep.sh libosmo-netif "" ac_cv_path_DOXYGEN=false +osmo-build-dep.sh libosmo-abis "" ac_cv_path_DOXYGEN=false export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH" export LD_LIBRARY_PATH="$inst/lib" -- To view, visit https://gerrit.osmocom.org/c/osmo-uecups/+/38876?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: osmo-uecups Gerrit-Branch: master Gerrit-Change-Id: Id541ace50bc44aa026b5e56d50df3696e1c96300 Gerrit-Change-Number: 38876 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]>
