Change in osmo-ci[master]: ansible: Install libsoapysdr-dev as dependency for srsLTE

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
Thu Feb 13 19:18:16 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/17144 )


Change subject: ansible: Install libsoapysdr-dev as dependency for srsLTE
......................................................................

ansible: Install libsoapysdr-dev as dependency for srsLTE

srsLTE supports using LimeSDR devices through SoapySDR.

Change-Id: Idd8baf934cb9245e0f897e84754905172b659e40
---
M ansible/roles/gsm-tester/tasks/main.yml
M ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
2 files changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/44/17144/1

diff --git a/ansible/roles/gsm-tester/tasks/main.yml b/ansible/roles/gsm-tester/tasks/main.yml
index 309c187..ef51178 100644
--- a/ansible/roles/gsm-tester/tasks/main.yml
+++ b/ansible/roles/gsm-tester/tasks/main.yml
@@ -57,6 +57,7 @@
     - libpcsclite-dev
     - libuhd-dev
     - libczmq-dev
+    - libsoapysdr-dev
 
 - name: install ofono build dependencies
   apt:
diff --git a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
index bfa9715..bc90aae 100644
--- a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
+++ b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
@@ -149,3 +149,4 @@
     - libpcsclite-dev
     - libuhd-dev
     - libczmq-dev
+    - libsoapysdr-dev

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Idd8baf934cb9245e0f897e84754905172b659e40
Gerrit-Change-Number: 17144
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/20200213/a304fe2a/attachment.htm>


More information about the gerrit-log mailing list