diff options
author | Neels Hofmeyr <nhofmeyr@sysmocom.de> | 2017-06-13 17:19:14 +0200 |
---|---|---|
committer | Neels Hofmeyr <nhofmeyr@sysmocom.de> | 2017-06-13 15:28:40 +0000 |
commit | eceb3ce032eac4dc98e919db31f751b76ee59537 (patch) | |
tree | 42ba25daac421b03d506bc4119149d48b06dd818 /contrib | |
parent | 38b051c6da9879ad3f6ef25cccf174fe14112f37 (diff) |
aoip: use libosmocore neels/aoip branch until patches are merged
Change-Id: I22623135486e41bfc2d32de614124276f330dc36
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/jenkins-build-osmo-msc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/jenkins-build-osmo-msc.sh b/contrib/jenkins-build-osmo-msc.sh index 53a23fe..5241966 100755 --- a/contrib/jenkins-build-osmo-msc.sh +++ b/contrib/jenkins-build-osmo-msc.sh @@ -4,7 +4,7 @@ base="$PWD" name="osmo-msc" . "$(dirname "$0")/jenkins-build-common.sh" -build_repo libosmocore +build_repo libosmocore neels/aoip # TEMPORARY BRANCH build_repo libosmo-abis build_repo libosmo-netif build_repo openggsn |