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.orgpespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/17193 )
Change subject: ansible: gsm-tester: Install correct version of Soapdysdr lms module for srsLTE
......................................................................
ansible: gsm-tester: Install correct version of Soapdysdr lms module for srsLTE
At runtime, srsLTE expects that newer version of the module instead of old 0.5.2
one.
Change-Id: I1a66a1c4ba819c6c4887facc99045d099f2ccc53
---
M ansible/roles/gsm-tester/tasks/main.yml
1 file changed, 1 insertion(+), 0 deletions(-)
  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/93/17193/1
diff --git a/ansible/roles/gsm-tester/tasks/main.yml b/ansible/roles/gsm-tester/tasks/main.yml
index ef51178..9f3fd25 100644
--- a/ansible/roles/gsm-tester/tasks/main.yml
+++ b/ansible/roles/gsm-tester/tasks/main.yml
@@ -58,6 +58,7 @@
     - libuhd-dev
     - libczmq-dev
     - libsoapysdr-dev
+    - soapysdr0.7-module-lms7
 
 - name: install ofono build dependencies
   apt:
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/17193
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I1a66a1c4ba819c6c4887facc99045d099f2ccc53
Gerrit-Change-Number: 17193
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200217/abee71ab/attachment.htm>