Change in osmo-ci[master]: coverity: build osmo-trx with UHD+LMS+IPC support

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

laforge gerrit-no-reply at lists.osmocom.org
Sun Oct 24 08:30:53 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/25859 )

Change subject: coverity: build osmo-trx with UHD+LMS+IPC support
......................................................................

coverity: build osmo-trx with UHD+LMS+IPC support

This allows Coverity to analyze the UHD/LMS/IPC specific code.

Change-Id: Ib58bee277414596cb46e523c798d42514c0eb78d
---
M coverity/build_Osmocom.sh
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index 2d561cd..78767ee 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -84,7 +84,10 @@
 # MNCC to SIP
 build_default osmo-sip-connector
 
-build_default osmo-trx
+build_default osmo-trx \
+	--with-uhd \
+	--with-lms \
+	--with-ipc
 
 # OsmocomBB (without firmware)
 build_osmocombb

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ib58bee277414596cb46e523c798d42514c0eb78d
Gerrit-Change-Number: 25859
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
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/20211024/6d710671/attachment.htm>


More information about the gerrit-log mailing list