Change in osmo-gsm-tester[master]: jenkins-build-srslte: Temporarily Switch git repo to own-controlled one

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Feb 11 15:09:04 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17126 )

Change subject: jenkins-build-srslte: Temporarily Switch git repo to own-controlled one
......................................................................

jenkins-build-srslte: Temporarily Switch git repo to own-controlled one

During integration of the different srsLTE processes, some bugs or
misbehaviors appear which require fixes in srsLTE. Let's use our own
temporary fork until integration is complete and all patches are merged
in upstream.

Change-Id: I6414d9855cf9c004385cc280e5a60e82f8e4fbad
---
M contrib/jenkins-build-srslte.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/contrib/jenkins-build-srslte.sh b/contrib/jenkins-build-srslte.sh
index 258354d..77d5bc4 100755
--- a/contrib/jenkins-build-srslte.sh
+++ b/contrib/jenkins-build-srslte.sh
@@ -3,7 +3,7 @@
 
 base="$PWD"
 name="srslte"
-git_url="https://github.com/srsLTE/"
+git_url="${git_url-"https://github.com/pespin/"}"
 . "$(dirname "$0")/jenkins-build-common.sh"
 
 #TODO: make sure libconfig, zeroMQ is installed

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17126
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I6414d9855cf9c004385cc280e5a60e82f8e4fbad
Gerrit-Change-Number: 17126
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200211/96ee09c9/attachment.htm>


More information about the gerrit-log mailing list