Change in osmo-ci[master]: ansible: Install 'sdcc' compiler for libusrp firmware on build slaves

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Jan 12 09:49:42 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/12532 )

Change subject: ansible: Install 'sdcc' compiler for libusrp firmware on build slaves
......................................................................

ansible: Install 'sdcc' compiler for libusrp firmware on build slaves

Change-Id: I2fa8fa1a195079a0d8beda6a0aa4fc090ca37970
---
M ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



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 b2a2f2b..1429e37 100644
--- a/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
+++ b/ansible/roles/osmocom-jenkins-slave/tasks/osmocom_build_deps.yml
@@ -48,6 +48,8 @@
     # by LimeSuite
     - cmake
     - patchelf
+    # by libusrp
+    - sdcc
 
 - name: install build dependencies and libraries
   apt:

-- 
To view, visit https://gerrit.osmocom.org/12532
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2fa8fa1a195079a0d8beda6a0aa4fc090ca37970
Gerrit-Change-Number: 12532
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190112/b8b29ada/attachment.htm>


More information about the gerrit-log mailing list